More updated social links
This commit is contained in:
19
config.toml
19
config.toml
@@ -11,6 +11,10 @@ theme = "m10c"
|
||||
icon = "home"
|
||||
name = "Home"
|
||||
url = "https://ericwagoner.com"
|
||||
[[params.social]]
|
||||
icon = "tv"
|
||||
name = "My Cooking Show"
|
||||
url = "https://www.youtube.com/@RandomRecipeProject"
|
||||
[[params.social]]
|
||||
icon = "message-circle"
|
||||
name = "Mastodon"
|
||||
@@ -33,12 +37,8 @@ theme = "m10c"
|
||||
url = "https://podcasts.kestrelsnest.social"
|
||||
[[params.social]]
|
||||
icon = "youtube"
|
||||
name = "YouTube"
|
||||
name = "Personal YouTube"
|
||||
url = "https://youtube.com/ewagoner"
|
||||
[[params.social]]
|
||||
icon = "youtube"
|
||||
name = "YouTube"
|
||||
url = "https://youtube.com/RandomRecipeProject"
|
||||
[[params.social]]
|
||||
icon = "linkedin"
|
||||
name = "LinkedIn"
|
||||
@@ -48,7 +48,7 @@ theme = "m10c"
|
||||
name = "Github"
|
||||
url = "https://github.com/ewagoner"
|
||||
[[params.social]]
|
||||
icon = "github"
|
||||
icon = "git-branch"
|
||||
name = "Gitea"
|
||||
url = "https://git.kestrelsnest.social/eric"
|
||||
[[params.social]]
|
||||
@@ -90,4 +90,9 @@ theme = "m10c"
|
||||
identifier = "mytweets"
|
||||
name = "Local Tweet Archive"
|
||||
url = "/mytweets/"
|
||||
weight = 3
|
||||
weight = 3
|
||||
[[menu.featured]]
|
||||
identifier = "randomrecipeproject"
|
||||
name = "Random Recipe Project (cooking videos)"
|
||||
url = "https://www.youtube.com/@RandomRecipeProject"
|
||||
weight = 1
|
Reference in New Issue
Block a user