all repos — zola-bearblog @ 699122737c3c933b7bafd8a2043e40c726b4e165

Port of bear blog theme to zola

Sorry Terry, you'll have to go

Alan Pearce
commit

699122737c3c933b7bafd8a2043e40c726b4e165

parent

a7892484cd7eb266ba282256bbba6f079b754b5b

1 file changed, 0 insertions(+), 1 deletion(-)

jump to
M templates/base.htmltemplates/base.html
@@ -1,7 +1,6 @@
<!DOCTYPE html> <html lang="{{ lang | default(value="en-US" ) }}"> <head> - <meta http-equiv="X-Clacks-Overhead" content="GNU Terry Pratchett" /> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> {% include "favicon.html" ignore missing -%}