From 55e2bee73eed76a7874827573c380c10b73dbc1c Mon Sep 17 00:00:00 2001 From: ktyl Date: Sun, 19 Sep 2021 22:54:23 +0100 Subject: [PATCH] planets everywhere --- src/root/about.html | 1 + src/root/blog.html | 1 + src/root/contact.html | 1 + src/root/gallery.html | 5 +++++ 4 files changed, 8 insertions(+) diff --git a/src/root/about.html b/src/root/about.html index a4e3503..737e059 100644 --- a/src/root/about.html +++ b/src/root/about.html @@ -9,6 +9,7 @@ #include sidebar.html + #include planets.html diff --git a/src/root/blog.html b/src/root/blog.html index b757e01..6a0b597 100644 --- a/src/root/blog.html +++ b/src/root/blog.html @@ -9,6 +9,7 @@ #include sidebar.html + #include planets.html diff --git a/src/root/contact.html b/src/root/contact.html index 667b8b5..d3c15e1 100644 --- a/src/root/contact.html +++ b/src/root/contact.html @@ -9,6 +9,7 @@ #include sidebar.html + #include planets.html diff --git a/src/root/gallery.html b/src/root/gallery.html index 81c938a..0841794 100644 --- a/src/root/gallery.html +++ b/src/root/gallery.html @@ -10,6 +10,11 @@ #include sidebar.html +
+
+ + #include planets.html +