From 6d2c067f0d6bc78eef7ececcec3eba71cbb5d80c Mon Sep 17 00:00:00 2001
From: David Luevano Alvarado <david@luevano.xyz>
Date: Tue, 1 Jun 2021 03:21:33 -0600
Subject: add fork awesome, contact and donate pages, update general style and
 update readme

---
 luevano/index.html | 24 +++++++++++++++---------
 1 file changed, 15 insertions(+), 9 deletions(-)

(limited to 'luevano/index.html')

diff --git a/luevano/index.html b/luevano/index.html
index 901f27b..6f8701a 100644
--- a/luevano/index.html
+++ b/luevano/index.html
@@ -8,7 +8,8 @@
 
     <!-- general style -->
     <link rel="stylesheet" type="text/css" href="css/style.css">
-    <link rel="stylesheet" type="text/css" href="fa/css/all.min.css">
+    <link rel="stylesheet" type="text/css" href="fork-awesome/css/fork-awesome.min.css">
+    <link rel="stylesheet" type="text/css" href="font-awesome/css/all.min.css">
 
     <!-- theme related -->
     <script type="text/javascript" src="scripts/theme.js"></script>
@@ -71,7 +72,7 @@
       <p>
       But for now, this place is under construction, as you may notice from some links being broken and inconsistencies across pages.<br/>
 
-      <img src="https://static.luevano.xyz/images/gifs/worker1.gif" alt="Under construction">
+      <img src="images/gifs/under_construction_1.gif" alt="Under construction">
       </p>
 
       <p>
@@ -80,15 +81,20 @@
     </main>
 
     <footer>
-      <i class="fas fa-envelope" alt="Email"></i>
-      <a href="mailto:david@luevano.xyz">david@luevano.xyz</a>
-      <br>
+      <span>
+        <i class="fas fa-address-card" alt="Contact"></i>
+        <a href="https://luevano.xyz/contact.html">Contact</a>
+      </span>
 
-      <i class="fas fa-donate" alt="Donate"></i>
-      <a href="https://luevano.xyz/donate.html">Donate</a>
-      <br>
+      <span>
+        <i class="fas fa-donate" alt="Donate"></i>
+        <a href="https://luevano.xyz/donate.html">Donate</a>
+      </span>
 
-      Copyright <i class="fas fa-copyright" alt="Copyright"></i> 2021 David Luévano Alvarado
+      <br>
+      <span class="copyright">
+        Copyright <i class="fal fa-copyright" alt="Copyright"></i> 2021 David Luévano Alvarado
+      </span>
     </footer>
   </body>
 </html>
-- 
cgit v1.2.3-70-g09d2