about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAlan Pearce2023-04-19 13:59:59 +0200
committerAlan Pearce2023-04-19 13:59:59 +0200
commit699122737c3c933b7bafd8a2043e40c726b4e165 (patch)
tree51bcee076198187529f3bcbd56059c66249c2f7a
parenta7892484cd7eb266ba282256bbba6f079b754b5b (diff)
downloadwebsite-699122737c3c933b7bafd8a2043e40c726b4e165.tar.lz
website-699122737c3c933b7bafd8a2043e40c726b4e165.tar.zst
website-699122737c3c933b7bafd8a2043e40c726b4e165.zip
Sorry Terry, you'll have to go
-rw-r--r--templates/base.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index 00fcd43..f46b79f 100644
--- a/templates/base.html
+++ b/templates/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 -%}