From abc0de079b895af1b705894eb2b63596e3e37274 Mon Sep 17 00:00:00 2001
From: David Luevano Alvarado <david@luevano.xyz>
Date: Tue, 13 Dec 2022 20:44:08 -0600
Subject: add pyssg.xyz configs and templates

---
 pyssg.xyz/plt/body_header.html | 21 ---------------------
 1 file changed, 21 deletions(-)
 delete mode 100644 pyssg.xyz/plt/body_header.html

(limited to 'pyssg.xyz/plt/body_header.html')

diff --git a/pyssg.xyz/plt/body_header.html b/pyssg.xyz/plt/body_header.html
deleted file mode 100644
index 9b38511..0000000
--- a/pyssg.xyz/plt/body_header.html
+++ /dev/null
@@ -1,21 +0,0 @@
-{%macro print(config)%}
-<nav>
-  <ul>
-    <li>
-      <a href="{{config['url']['main']}}"><i class="fas fa-home" alt="Home"></i><span>Home</span></a>
-    </li>
-
-    <li><i class="fab fa-git" alt="Git"></i><span>Git</span>
-      <ul>
-        <li><a href="https://git.luevano.xyz/" target="_blank"><i class="fab fa-git-alt" alt="Git-alt"></i></a></li>
-
-        <li><a href="https://github.com/luevano" target="_blank"><i class="fab fa-github" alt="Github"></i></a></li>
-
-        <li><a href="https://gitlab.com/dluevano" target="_blank"><i class="fab fa-gitlab" alt="Gitlab"></i></a></li>
-      </ul>
-    </li>
-  </ul>
-</nav>
-
-<button class="theme-switcher" onclick="toggleTheme()"><i class="fas fa-moon"></i><i class="fas fa-sun"></i></button>
-{%endmacro%}
\ No newline at end of file
-- 
cgit v1.2.3-70-g09d2