From 5544220a54f2dc991c31623c13e2f0bb5361dea8 Mon Sep 17 00:00:00 2001 From: Alee Date: Sun, 18 Nov 2018 11:19:09 -0500 Subject: Massive changes again --- 404.html | 6 +++--- _includes/heading.html | 1 + _includes/navigator.html | 2 +- _layouts/default.html | 4 ++++ assets/AleeBot.png | Bin 0 -> 243570 bytes assets/silicon-linux.png | Bin 0 -> 19494 bytes blog.html | 4 +++- contact.md | 2 +- favicon.ico | Bin 0 -> 2829 bytes index.html | 8 +++++--- project.md | 10 ---------- projects.md | 37 +++++++++++++++++++++++++++++++++++++ style.css | 42 ++++++++++++++++++++++++++++++++++++++---- 13 files changed, 93 insertions(+), 23 deletions(-) create mode 100755 assets/AleeBot.png create mode 100755 assets/silicon-linux.png create mode 100644 favicon.ico delete mode 100644 project.md create mode 100644 projects.md diff --git a/404.html b/404.html index 4ec9ea8..810c51f 100644 --- a/404.html +++ b/404.html @@ -10,9 +10,9 @@

404

-

Page not found :(

-

Uh Oh! The requested page could not be found.

-

You may need to go back to the homepage.

+

Page not found :(

+

Uh Oh! The requested page could not be found.

+

You may need to go back to the homepage.

{% include footer.html %} diff --git a/_includes/heading.html b/_includes/heading.html index 08ac248..d7f51d3 100644 --- a/_includes/heading.html +++ b/_includes/heading.html @@ -1,4 +1,5 @@ + diff --git a/_includes/navigator.html b/_includes/navigator.html index 89e617e..9fe852a 100644 --- a/_includes/navigator.html +++ b/_includes/navigator.html @@ -2,7 +2,7 @@ diff --git a/_layouts/default.html b/_layouts/default.html index fe6477c..6c41632 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -8,6 +8,10 @@ {% include navigator.html %} +
+

{{ page.title }}

+

{{ page.description }}

+
{{ content }}
diff --git a/assets/AleeBot.png b/assets/AleeBot.png new file mode 100755 index 0000000..ef4215c Binary files /dev/null and b/assets/AleeBot.png differ diff --git a/assets/silicon-linux.png b/assets/silicon-linux.png new file mode 100755 index 0000000..82a55b6 Binary files /dev/null and b/assets/silicon-linux.png differ diff --git a/blog.html b/blog.html index bc78db5..6529c45 100644 --- a/blog.html +++ b/blog.html @@ -8,8 +8,10 @@ {% include navigator.html %} +
+

Blog

+
-

Latest Posts