From 4d659c7f8b1ae3c7c721cb99bd1f2c6c10eecc2c Mon Sep 17 00:00:00 2001
From: David Luevano Alvarado <david@luevano.xyz>
Date: Tue, 25 May 2021 21:29:39 -0600
Subject: reflect new sitemap

---
 blog/dst/a/el_blog_ya_tiene_timestamps.html | 28 +++++++++++++++-------------
 blog/dst/a/first_blog_post.html             | 28 +++++++++++++++-------------
 blog/dst/a/git_server_with_cgit.html        | 28 +++++++++++++++-------------
 blog/dst/a/linux_video_notes.html           | 28 +++++++++++++++-------------
 blog/dst/a/mail_server_with_postfix.html    | 28 +++++++++++++++-------------
 blog/dst/a/shell_scripting.html             | 28 +++++++++++++++-------------
 blog/dst/a/sql_video_notes.html             | 28 +++++++++++++++-------------
 blog/dst/a/website_with_nginx.html          | 28 +++++++++++++++-------------
 8 files changed, 120 insertions(+), 104 deletions(-)

(limited to 'blog/dst/a')

diff --git a/blog/dst/a/el_blog_ya_tiene_timestamps.html b/blog/dst/a/el_blog_ya_tiene_timestamps.html
index 1097639..e27e355 100644
--- a/blog/dst/a/el_blog_ya_tiene_timestamps.html
+++ b/blog/dst/a/el_blog_ya_tiene_timestamps.html
@@ -3,8 +3,10 @@
   <head>
     <base href="https://static.luevano.xyz/">
     <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
     <title>Así es raza, el blog ya tiene timestamps -- Luévano's Blog</title>
-    <link rel="icon" href="fa/svgs/solid/dragon.svg">
+    <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS">
+    <link rel="icon" href="images/icons/favicon.ico">
 
     <!-- general style -->
     <link rel="stylesheet" type="text/css" href="css/style.css">
@@ -68,27 +70,27 @@
 <p>Por último, también quité las extensiones <code>.html</code> de las URLs, porque se veía bien pitero, pero igual los links con <code>.html</code> al final redirigen a su link sin <code>.html</code>, así que no hay rollo alguno.</p>  <p>Tags: 
 <a href="https://blog.luevano.xyz/tag/@short.html">short</a>, <a href="https://blog.luevano.xyz/tag/@spanish.html">spanish</a>, <a href="https://blog.luevano.xyz/tag/@tools.html">tools</a>, <a href="https://blog.luevano.xyz/tag/@update.html">update</a></p>
 <p>By: David Luévano</p>
-<p>Created: Tue, 16 Mar, 2021 @ 02:46 UTC, edited: Mon, 17 May, 2021 @ 20:53 UTC</p>
+<p>Created: Tue, Mar 16, 2021 @ 02:46 UTC, edited: Mon, May 17, 2021 @ 20:53 UTC</p>
     </main>
 
     <footer>
-      <i class="fas fa-envelope" alt="Email"></i>
-      Email
-      <a href="mailto:david@luevano.xyz">
-        david@luevano.xyz
-      </a>
+      <i class="fas fa-rss" alt="RSS"></i>
+      <a href="https://blog.luevano.xyz/rss.xml">https://blog.luevano.xyz/rss.xml</a>
       <br>
 
-      <i class="fas fa-rss" alt="RSS"></i>
-      RSS
-      <a href="https://blog.luevano.xyz/rss.xml">
-        https://blog.luevano.xyz/rss.xml
-      </a>
+      <i class="fas fa-envelope" alt="Email"></i>
+      <a href="mailto:david@luevano.xyz">david@luevano.xyz</a>
       <br>
 
       <i class="fas fa-donate" alt="Donate"></i>
       <a href="https://luevano.xyz/donate.html">Donate</a>
-      <a href="https://paypal.me/dlvna"><i class="fab fa-paypal" alt="Paypal"></i></a>
+      <br>
+
+      <i class="fas fa-hammer" alt="Hammer"></i>
+      Created with <a href="https://github.com/luevano/pyssg">pyssg</a> by David Luévano
+      <br>
+
+      Copyright <i class="fas fa-copyright" alt="Copyright"></i> 2021 David Luévano Alvarado
     </footer>
   </body>
 </html>
diff --git a/blog/dst/a/first_blog_post.html b/blog/dst/a/first_blog_post.html
index f3b21f5..63bb681 100644
--- a/blog/dst/a/first_blog_post.html
+++ b/blog/dst/a/first_blog_post.html
@@ -3,8 +3,10 @@
   <head>
     <base href="https://static.luevano.xyz/">
     <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
     <title>This is the first blog post, just for testing purposes -- Luévano's Blog</title>
-    <link rel="icon" href="fa/svgs/solid/dragon.svg">
+    <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS">
+    <link rel="icon" href="images/icons/favicon.ico">
 
     <!-- general style -->
     <link rel="stylesheet" type="text/css" href="css/style.css">
@@ -67,27 +69,27 @@
 <p>Hopefully, for tomorrow all of this will be sorted out and I&rsquo;ll have a working blog system.</p>  <p>Tags: 
 <a href="https://blog.luevano.xyz/tag/@english.html">english</a>, <a href="https://blog.luevano.xyz/tag/@short.html">short</a>, <a href="https://blog.luevano.xyz/tag/@tools.html">tools</a>, <a href="https://blog.luevano.xyz/tag/@update.html">update</a></p>
 <p>By: David Luévano</p>
-<p>Created: Sat, 27 Feb, 2021 @ 13:08 UTC, edited: Mon, 17 May, 2021 @ 20:53 UTC</p>
+<p>Created: Sat, Feb 27, 2021 @ 13:08 UTC, edited: Mon, May 17, 2021 @ 20:53 UTC</p>
     </main>
 
     <footer>
-      <i class="fas fa-envelope" alt="Email"></i>
-      Email
-      <a href="mailto:david@luevano.xyz">
-        david@luevano.xyz
-      </a>
+      <i class="fas fa-rss" alt="RSS"></i>
+      <a href="https://blog.luevano.xyz/rss.xml">https://blog.luevano.xyz/rss.xml</a>
       <br>
 
-      <i class="fas fa-rss" alt="RSS"></i>
-      RSS
-      <a href="https://blog.luevano.xyz/rss.xml">
-        https://blog.luevano.xyz/rss.xml
-      </a>
+      <i class="fas fa-envelope" alt="Email"></i>
+      <a href="mailto:david@luevano.xyz">david@luevano.xyz</a>
       <br>
 
       <i class="fas fa-donate" alt="Donate"></i>
       <a href="https://luevano.xyz/donate.html">Donate</a>
-      <a href="https://paypal.me/dlvna"><i class="fab fa-paypal" alt="Paypal"></i></a>
+      <br>
+
+      <i class="fas fa-hammer" alt="Hammer"></i>
+      Created with <a href="https://github.com/luevano/pyssg">pyssg</a> by David Luévano
+      <br>
+
+      Copyright <i class="fas fa-copyright" alt="Copyright"></i> 2021 David Luévano Alvarado
     </footer>
   </body>
 </html>
diff --git a/blog/dst/a/git_server_with_cgit.html b/blog/dst/a/git_server_with_cgit.html
index 9249326..01a3820 100644
--- a/blog/dst/a/git_server_with_cgit.html
+++ b/blog/dst/a/git_server_with_cgit.html
@@ -3,8 +3,10 @@
   <head>
     <base href="https://static.luevano.xyz/">
     <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
     <title>Create a git server and setup cgit web app (on Nginx) -- Luévano's Blog</title>
-    <link rel="icon" href="fa/svgs/solid/dragon.svg">
+    <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS">
+    <link rel="icon" href="images/icons/favicon.ico">
 
     <!-- general style -->
     <link rel="stylesheet" type="text/css" href="css/style.css">
@@ -171,27 +173,27 @@ repo.desc=These are my personal dotfiles.
 <p>Finally, if you want further support for highlighting, other compressed snapshots or support for markdown, checkout the optional dependencies for <code>cgit</code> and also the Arch Wiki goes in detail on how to setup highlighting with two different packages.</p>  <p>Tags: 
 <a href="https://blog.luevano.xyz/tag/@english.html">english</a>, <a href="https://blog.luevano.xyz/tag/@git.html">git</a>, <a href="https://blog.luevano.xyz/tag/@nginx.html">nginx</a>, <a href="https://blog.luevano.xyz/tag/@tools.html">tools</a>, <a href="https://blog.luevano.xyz/tag/@tutorial.html">tutorial</a></p>
 <p>By: David Luévano</p>
-<p>Created: Sun, 21 Mar, 2021 @ 19:00 UTC, edited: Mon, 17 May, 2021 @ 21:03 UTC</p>
+<p>Created: Sun, Mar 21, 2021 @ 19:00 UTC, edited: Mon, May 17, 2021 @ 21:03 UTC</p>
     </main>
 
     <footer>
-      <i class="fas fa-envelope" alt="Email"></i>
-      Email
-      <a href="mailto:david@luevano.xyz">
-        david@luevano.xyz
-      </a>
+      <i class="fas fa-rss" alt="RSS"></i>
+      <a href="https://blog.luevano.xyz/rss.xml">https://blog.luevano.xyz/rss.xml</a>
       <br>
 
-      <i class="fas fa-rss" alt="RSS"></i>
-      RSS
-      <a href="https://blog.luevano.xyz/rss.xml">
-        https://blog.luevano.xyz/rss.xml
-      </a>
+      <i class="fas fa-envelope" alt="Email"></i>
+      <a href="mailto:david@luevano.xyz">david@luevano.xyz</a>
       <br>
 
       <i class="fas fa-donate" alt="Donate"></i>
       <a href="https://luevano.xyz/donate.html">Donate</a>
-      <a href="https://paypal.me/dlvna"><i class="fab fa-paypal" alt="Paypal"></i></a>
+      <br>
+
+      <i class="fas fa-hammer" alt="Hammer"></i>
+      Created with <a href="https://github.com/luevano/pyssg">pyssg</a> by David Luévano
+      <br>
+
+      Copyright <i class="fas fa-copyright" alt="Copyright"></i> 2021 David Luévano Alvarado
     </footer>
   </body>
 </html>
diff --git a/blog/dst/a/linux_video_notes.html b/blog/dst/a/linux_video_notes.html
index eea7438..b9ef8f3 100644
--- a/blog/dst/a/linux_video_notes.html
+++ b/blog/dst/a/linux_video_notes.html
@@ -3,8 +3,10 @@
   <head>
     <base href="https://static.luevano.xyz/">
     <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
     <title>Linux tutorial video notes -- Luévano's Blog</title>
-    <link rel="icon" href="fa/svgs/solid/dragon.svg">
+    <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS">
+    <link rel="icon" href="images/icons/favicon.ico">
 
     <!-- general style -->
     <link rel="stylesheet" type="text/css" href="css/style.css">
@@ -140,27 +142,27 @@
 </ul>  <p>Tags: 
 <a href="https://blog.luevano.xyz/tag/@english.html">english</a>, <a href="https://blog.luevano.xyz/tag/@linux.html">linux</a>, <a href="https://blog.luevano.xyz/tag/@notes.html">notes</a></p>
 <p>By: David Luévano</p>
-<p>Created: Sun, 14 Mar, 2021 @ 05:57 UTC, edited: Mon, 17 May, 2021 @ 20:59 UTC</p>
+<p>Created: Sun, Mar 14, 2021 @ 05:57 UTC, edited: Mon, May 17, 2021 @ 20:59 UTC</p>
     </main>
 
     <footer>
-      <i class="fas fa-envelope" alt="Email"></i>
-      Email
-      <a href="mailto:david@luevano.xyz">
-        david@luevano.xyz
-      </a>
+      <i class="fas fa-rss" alt="RSS"></i>
+      <a href="https://blog.luevano.xyz/rss.xml">https://blog.luevano.xyz/rss.xml</a>
       <br>
 
-      <i class="fas fa-rss" alt="RSS"></i>
-      RSS
-      <a href="https://blog.luevano.xyz/rss.xml">
-        https://blog.luevano.xyz/rss.xml
-      </a>
+      <i class="fas fa-envelope" alt="Email"></i>
+      <a href="mailto:david@luevano.xyz">david@luevano.xyz</a>
       <br>
 
       <i class="fas fa-donate" alt="Donate"></i>
       <a href="https://luevano.xyz/donate.html">Donate</a>
-      <a href="https://paypal.me/dlvna"><i class="fab fa-paypal" alt="Paypal"></i></a>
+      <br>
+
+      <i class="fas fa-hammer" alt="Hammer"></i>
+      Created with <a href="https://github.com/luevano/pyssg">pyssg</a> by David Luévano
+      <br>
+
+      Copyright <i class="fas fa-copyright" alt="Copyright"></i> 2021 David Luévano Alvarado
     </footer>
   </body>
 </html>
diff --git a/blog/dst/a/mail_server_with_postfix.html b/blog/dst/a/mail_server_with_postfix.html
index eaa620d..b5083ea 100644
--- a/blog/dst/a/mail_server_with_postfix.html
+++ b/blog/dst/a/mail_server_with_postfix.html
@@ -3,8 +3,10 @@
   <head>
     <base href="https://static.luevano.xyz/">
     <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
     <title>Create a mail server with Postfix, Dovecot, SpamAssassin and OpenDKIM -- Luévano's Blog</title>
-    <link rel="icon" href="fa/svgs/solid/dragon.svg">
+    <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS">
+    <link rel="icon" href="images/icons/favicon.ico">
 
     <!-- general style -->
     <link rel="stylesheet" type="text/css" href="css/style.css">
@@ -426,27 +428,27 @@ systemctl enable spamassassin.service
 <p>Finally, that&rsquo;s actually it for this entry, if you have any problem whatsoever you have my info down below.</p>  <p>Tags: 
 <a href="https://blog.luevano.xyz/tag/@english.html">english</a>, <a href="https://blog.luevano.xyz/tag/@mail.html">mail</a>, <a href="https://blog.luevano.xyz/tag/@server.html">server</a>, <a href="https://blog.luevano.xyz/tag/@tools.html">tools</a>, <a href="https://blog.luevano.xyz/tag/@tutorial.html">tutorial</a></p>
 <p>By: David Luévano</p>
-<p>Created: Sun, 21 Mar, 2021 @ 04:05 UTC, edited: Mon, 17 May, 2021 @ 21:04 UTC</p>
+<p>Created: Sun, Mar 21, 2021 @ 04:05 UTC, edited: Mon, May 17, 2021 @ 21:04 UTC</p>
     </main>
 
     <footer>
-      <i class="fas fa-envelope" alt="Email"></i>
-      Email
-      <a href="mailto:david@luevano.xyz">
-        david@luevano.xyz
-      </a>
+      <i class="fas fa-rss" alt="RSS"></i>
+      <a href="https://blog.luevano.xyz/rss.xml">https://blog.luevano.xyz/rss.xml</a>
       <br>
 
-      <i class="fas fa-rss" alt="RSS"></i>
-      RSS
-      <a href="https://blog.luevano.xyz/rss.xml">
-        https://blog.luevano.xyz/rss.xml
-      </a>
+      <i class="fas fa-envelope" alt="Email"></i>
+      <a href="mailto:david@luevano.xyz">david@luevano.xyz</a>
       <br>
 
       <i class="fas fa-donate" alt="Donate"></i>
       <a href="https://luevano.xyz/donate.html">Donate</a>
-      <a href="https://paypal.me/dlvna"><i class="fab fa-paypal" alt="Paypal"></i></a>
+      <br>
+
+      <i class="fas fa-hammer" alt="Hammer"></i>
+      Created with <a href="https://github.com/luevano/pyssg">pyssg</a> by David Luévano
+      <br>
+
+      Copyright <i class="fas fa-copyright" alt="Copyright"></i> 2021 David Luévano Alvarado
     </footer>
   </body>
 </html>
diff --git a/blog/dst/a/shell_scripting.html b/blog/dst/a/shell_scripting.html
index 741986e..b7eb3c8 100644
--- a/blog/dst/a/shell_scripting.html
+++ b/blog/dst/a/shell_scripting.html
@@ -3,8 +3,10 @@
   <head>
     <base href="https://static.luevano.xyz/">
     <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
     <title>Shell scripting tutorial video notes -- Luévano's Blog</title>
-    <link rel="icon" href="fa/svgs/solid/dragon.svg">
+    <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS">
+    <link rel="icon" href="images/icons/favicon.ico">
 
     <!-- general style -->
     <link rel="stylesheet" type="text/css" href="css/style.css">
@@ -265,27 +267,27 @@ function_name () {
 <p>Functions can also take arguments and can access their individual arguments (each function will have a different &ldquo;storage&rdquo; for their arguments). Functions can also be nested. Here <code>exit</code> will not only will finish the function code, but also the shell script that called it, instead use <code>return</code> plus an exit code to just exit the function.</p>  <p>Tags: 
 <a href="https://blog.luevano.xyz/tag/@english.html">english</a>, <a href="https://blog.luevano.xyz/tag/@linux.html">linux</a>, <a href="https://blog.luevano.xyz/tag/@notes.html">notes</a>, <a href="https://blog.luevano.xyz/tag/@scripting.html">scripting</a>, <a href="https://blog.luevano.xyz/tag/@shell.html">shell</a></p>
 <p>By: David Luévano</p>
-<p>Created: Sun, 14 Mar, 2021 @ 05:57 UTC, edited: Mon, 17 May, 2021 @ 20:58 UTC</p>
+<p>Created: Sun, Mar 14, 2021 @ 05:57 UTC, edited: Mon, May 17, 2021 @ 20:58 UTC</p>
     </main>
 
     <footer>
-      <i class="fas fa-envelope" alt="Email"></i>
-      Email
-      <a href="mailto:david@luevano.xyz">
-        david@luevano.xyz
-      </a>
+      <i class="fas fa-rss" alt="RSS"></i>
+      <a href="https://blog.luevano.xyz/rss.xml">https://blog.luevano.xyz/rss.xml</a>
       <br>
 
-      <i class="fas fa-rss" alt="RSS"></i>
-      RSS
-      <a href="https://blog.luevano.xyz/rss.xml">
-        https://blog.luevano.xyz/rss.xml
-      </a>
+      <i class="fas fa-envelope" alt="Email"></i>
+      <a href="mailto:david@luevano.xyz">david@luevano.xyz</a>
       <br>
 
       <i class="fas fa-donate" alt="Donate"></i>
       <a href="https://luevano.xyz/donate.html">Donate</a>
-      <a href="https://paypal.me/dlvna"><i class="fab fa-paypal" alt="Paypal"></i></a>
+      <br>
+
+      <i class="fas fa-hammer" alt="Hammer"></i>
+      Created with <a href="https://github.com/luevano/pyssg">pyssg</a> by David Luévano
+      <br>
+
+      Copyright <i class="fas fa-copyright" alt="Copyright"></i> 2021 David Luévano Alvarado
     </footer>
   </body>
 </html>
diff --git a/blog/dst/a/sql_video_notes.html b/blog/dst/a/sql_video_notes.html
index 40bd914..b47a9e0 100644
--- a/blog/dst/a/sql_video_notes.html
+++ b/blog/dst/a/sql_video_notes.html
@@ -3,8 +3,10 @@
   <head>
     <base href="https://static.luevano.xyz/">
     <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
     <title>SQL tutorial video notes -- Luévano's Blog</title>
-    <link rel="icon" href="fa/svgs/solid/dragon.svg">
+    <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS">
+    <link rel="icon" href="images/icons/favicon.ico">
 
     <!-- general style -->
     <link rel="stylesheet" type="text/css" href="css/style.css">
@@ -200,27 +202,27 @@
 <p><img alt="ERD example taken from wikipedia" src="https://static.luevano.xyz/images/b/notes/sql/erd_example.png"></p>  <p>Tags: 
 <a href="https://blog.luevano.xyz/tag/@english.html">english</a>, <a href="https://blog.luevano.xyz/tag/@notes.html">notes</a>, <a href="https://blog.luevano.xyz/tag/@sql.html">sql</a></p>
 <p>By: David Luévano</p>
-<p>Created: Tue, 02 Mar, 2021 @ 14:35 UTC, edited: Mon, 17 May, 2021 @ 20:59 UTC</p>
+<p>Created: Tue, Mar 02, 2021 @ 14:35 UTC, edited: Mon, May 17, 2021 @ 20:59 UTC</p>
     </main>
 
     <footer>
-      <i class="fas fa-envelope" alt="Email"></i>
-      Email
-      <a href="mailto:david@luevano.xyz">
-        david@luevano.xyz
-      </a>
+      <i class="fas fa-rss" alt="RSS"></i>
+      <a href="https://blog.luevano.xyz/rss.xml">https://blog.luevano.xyz/rss.xml</a>
       <br>
 
-      <i class="fas fa-rss" alt="RSS"></i>
-      RSS
-      <a href="https://blog.luevano.xyz/rss.xml">
-        https://blog.luevano.xyz/rss.xml
-      </a>
+      <i class="fas fa-envelope" alt="Email"></i>
+      <a href="mailto:david@luevano.xyz">david@luevano.xyz</a>
       <br>
 
       <i class="fas fa-donate" alt="Donate"></i>
       <a href="https://luevano.xyz/donate.html">Donate</a>
-      <a href="https://paypal.me/dlvna"><i class="fab fa-paypal" alt="Paypal"></i></a>
+      <br>
+
+      <i class="fas fa-hammer" alt="Hammer"></i>
+      Created with <a href="https://github.com/luevano/pyssg">pyssg</a> by David Luévano
+      <br>
+
+      Copyright <i class="fas fa-copyright" alt="Copyright"></i> 2021 David Luévano Alvarado
     </footer>
   </body>
 </html>
diff --git a/blog/dst/a/website_with_nginx.html b/blog/dst/a/website_with_nginx.html
index 079ea00..a36ab54 100644
--- a/blog/dst/a/website_with_nginx.html
+++ b/blog/dst/a/website_with_nginx.html
@@ -3,8 +3,10 @@
   <head>
     <base href="https://static.luevano.xyz/">
     <meta charset="utf-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
     <title>Create a website with Nginx and Certbot -- Luévano's Blog</title>
-    <link rel="icon" href="fa/svgs/solid/dragon.svg">
+    <link rel="alternate" type="application/rss+xml" href="https://blog.luevano.xyz/rss.xml" title="Luévano's Blog RSS">
+    <link rel="icon" href="images/icons/favicon.ico">
 
     <!-- general style -->
     <link rel="stylesheet" type="text/css" href="css/style.css">
@@ -176,27 +178,27 @@ systemctl restart nginx
 <p>That&rsquo;s it, you now have a website with SSL certificate.</p>  <p>Tags: 
 <a href="https://blog.luevano.xyz/tag/@english.html">english</a>, <a href="https://blog.luevano.xyz/tag/@nginx.html">nginx</a>, <a href="https://blog.luevano.xyz/tag/@tools.html">tools</a>, <a href="https://blog.luevano.xyz/tag/@tutorial.html">tutorial</a></p>
 <p>By: David Luévano</p>
-<p>Created: Fri, 19 Mar, 2021 @ 02:58 UTC, edited: Mon, 17 May, 2021 @ 21:04 UTC</p>
+<p>Created: Fri, Mar 19, 2021 @ 02:58 UTC, edited: Mon, May 17, 2021 @ 21:04 UTC</p>
     </main>
 
     <footer>
-      <i class="fas fa-envelope" alt="Email"></i>
-      Email
-      <a href="mailto:david@luevano.xyz">
-        david@luevano.xyz
-      </a>
+      <i class="fas fa-rss" alt="RSS"></i>
+      <a href="https://blog.luevano.xyz/rss.xml">https://blog.luevano.xyz/rss.xml</a>
       <br>
 
-      <i class="fas fa-rss" alt="RSS"></i>
-      RSS
-      <a href="https://blog.luevano.xyz/rss.xml">
-        https://blog.luevano.xyz/rss.xml
-      </a>
+      <i class="fas fa-envelope" alt="Email"></i>
+      <a href="mailto:david@luevano.xyz">david@luevano.xyz</a>
       <br>
 
       <i class="fas fa-donate" alt="Donate"></i>
       <a href="https://luevano.xyz/donate.html">Donate</a>
-      <a href="https://paypal.me/dlvna"><i class="fab fa-paypal" alt="Paypal"></i></a>
+      <br>
+
+      <i class="fas fa-hammer" alt="Hammer"></i>
+      Created with <a href="https://github.com/luevano/pyssg">pyssg</a> by David Luévano
+      <br>
+
+      Copyright <i class="fas fa-copyright" alt="Copyright"></i> 2021 David Luévano Alvarado
     </footer>
   </body>
 </html>
-- 
cgit v1.2.3-70-g09d2