From ad1bb9787eb2317571cd3d1bfcd5a8b22df4803f Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Sun, 21 Dec 2025 21:34:02 -0330 Subject: init hugo --- themes/aoidh/assets/js/main.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 themes/aoidh/assets/js/main.js (limited to 'themes/aoidh/assets/js/main.js') diff --git a/themes/aoidh/assets/js/main.js b/themes/aoidh/assets/js/main.js new file mode 100644 index 0000000..1756afc --- /dev/null +++ b/themes/aoidh/assets/js/main.js @@ -0,0 +1,2 @@ +console.log('This site was generated by Hugo.'); +console.log('Theme: Aoidh'); -- cgit v1.2.3