From 4a7f635794083a2f55debe59970ea92634112fae Mon Sep 17 00:00:00 2001 From: uvok cheetah Date: Wed, 25 Oct 2023 18:02:21 +0200 Subject: Set onion url header --- _includes/head.html | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 _includes/head.html (limited to '_includes') diff --git a/_includes/head.html b/_includes/head.html new file mode 100644 index 0000000..6186408 --- /dev/null +++ b/_includes/head.html @@ -0,0 +1,9 @@ + + + + + {%- seo -%} + + {%- feed_meta -%} + + -- cgit v1.2.3