From 2ee73b58eeb6325155f32b06f474b6584330e73d Mon Sep 17 00:00:00 2001 From: dmlunar Date: Fri, 19 Dec 2025 23:45:25 +0200 Subject: core: generic updates --- _config.yml | 3 +- _layouts/about.html | 26 ++++++------- _layouts/default.html | 106 +++++++++++++++++++++++++------------------------- _layouts/page.html | 14 +++---- _layouts/post.html | 52 ++++++++++++------------- 5 files changed, 101 insertions(+), 100 deletions(-) diff --git a/_config.yml b/_config.yml index 264fc5c..6419bc1 100644 --- a/_config.yml +++ b/_config.yml @@ -49,11 +49,12 @@ collections: permalink: /:year/:title.html sort_by: 'date' -plugins: +gems: - jekyll-feed - jekyll-sitemap - jekyll-github-metadata - jemoji +plugins: - jekyll-paginate-v2 pagination: diff --git a/_layouts/about.html b/_layouts/about.html index d0bb0fa..01b92dc 100644 --- a/_layouts/about.html +++ b/_layouts/about.html @@ -10,7 +10,7 @@ layout: default

{{ page.title }}

-
+
    _                              _   _                            _     
   (_)                            | | | |                          | |    
@@ -21,14 +21,14 @@ layout: default
  _/ |                                                                    
 |__/                   
       
-
+
{{ content }}

-
+  
                       <>
         .-"""-.       ||::::::==========
        /= ___  \      ||::::::==========
@@ -50,26 +50,26 @@ layout: default
      (    )(    )     ||
  ^^~  `"""  `"""  ~^^^~^^~~~^^^~^^^~^^^~^^~^
   
-
+
\ No newline at end of file + + diff --git a/_layouts/default.html b/_layouts/default.html index 3e16845..40ef594 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -18,25 +18,25 @@ For inquiries, contact root@lunar.sh. - - + + Lunar RF Labs | {% if page.title %}{{ page.title }} – {% endif %}{{ site.name }} {% include meta.html %} @@ -73,7 +73,9 @@ For inquiries, contact root@lunar.sh. - + @@ -82,7 +84,7 @@ For inquiries, contact root@lunar.sh.