Update Submodules
This commit is contained in:
parent
f63aaff8e5
commit
c5d3c85f07
|
@ -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
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 50be8a59ca62c04d783b13719425ca58a797af1c
|
||||
Subproject commit a752274ba057e0025308ba75ef23d7e2ca64f555
|
Loading…
Reference in New Issue