diff --git a/content/about.md b/content/about.md index 5275fad..daab437 100644 --- a/content/about.md +++ b/content/about.md @@ -5,7 +5,7 @@ draft: false --- **Hello World**! -This is my blog. Theme was made by Gabriele Musco. Anyway my name is Evan, also known as fbievan- I'm currently a 16 year old teenager messing around with things on the internet. I'm currently in high school, and I really love **FOSS** software +This is my blog. Theme was made by myself... see the [redesign post](/redesign.html). Anyway my name is Evan, also known as fbievan- I'm currently a 17 year old teenager messing around with things on the internet. I'm currently in high school, and I really love **FOSS** software I do have a twitch channel under the same name as myself [fbievan](https://twitch.tv/fbievan3) @@ -21,7 +21,7 @@ I am currently hosting these services on my server [Minecraft Map](https://map.fbievan.live) and Minecraft Server is down, for resource consumption basically -here is the [Source Code](https://git.fbievan.live/fbievan/website) for this site +here is the [Source Code](https://git.fbievan.live/fbievan/Website-Redesign) for this site diff --git a/hugo.toml b/hugo.toml index a3e6974..69b18d6 100644 --- a/hugo.toml +++ b/hugo.toml @@ -2,9 +2,14 @@ baseURL = 'https://testing.fbievan.live/' languageCode = 'en-us' title = "Fbi's Epic Blog" theme= 'readable' + enableGitInfo= "true" [params] + License= "[Attribution-NonCommercial-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-nc-sa/4.0/?ref=chooser-v1)" + author = "Evan G." mainSections = ['posts'] + [params.footer] + minimal = 1 [menu] # these links will be added to the main navigation menu, sorted by weight # other elements in this menu are added automatically from the "pages" folder @@ -25,3 +30,4 @@ enableGitInfo= "true" name = "GuestBook" url = "/guestbook/" weight = 2 + diff --git a/themes/readable b/themes/readable index 50be8a5..a752274 160000 --- a/themes/readable +++ b/themes/readable @@ -1 +1 @@ -Subproject commit 50be8a59ca62c04d783b13719425ca58a797af1c +Subproject commit a752274ba057e0025308ba75ef23d7e2ca64f555