From ac90ab7c69b35546135cacf9ed2ed98261047dac Mon Sep 17 00:00:00 2001 From: pdp8 Date: Wed, 16 Aug 2023 15:25:17 +0200 Subject: mail and social --- html.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'html.rb') diff --git a/html.rb b/html.rb index 5b8a9e2..fd944bd 100755 --- a/html.rb +++ b/html.rb @@ -4,7 +4,7 @@ require 'erb' MEDIA_DIR = '/srv/media' MEDIA_URL = 'https://media.pdp8.info' WWW_DIR = '/srv/www/pdp8-test' -SNIPPETS = File.join(File.dirname(__FILE__), 'snippets') +SNIPPETS = File.join(File.dirname(__FILE__), 'html') def nav(cat) html = '