Disable PGP signing

This commit is contained in:
PapaTutuWawa 2020-09-21 22:22:22 +02:00
parent e031db40ad
commit 6dec85b787
2 changed files with 1 additions and 4 deletions

View File

@ -41,5 +41,5 @@ build: ${OPTIMIZED_IMAGES}
--include robots.txt \
--blog \
--rss
python ../shared-assets/pgp-sign.py $(wildcard _site/*.html)
#python ../shared-assets/pgp-sign.py $(wildcard _site/*.html)
tar -czf blog.tar.gz _site

View File

@ -1,7 +1,4 @@
<!DOCTYPE html>
<!--!
%%%SIGNED_PAGES_PGP_SIGNATURE%%%
-->
<html lang="en">
<head>
<title>{{ title }}</title>