A few small things

This commit is contained in:
Dan Jones 2023-11-23 09:21:55 -06:00
commit 0c2761aacc
4 changed files with 36 additions and 3 deletions

View file

@ -7,10 +7,39 @@ enableGitInfo = true
[params]
homeSubtitle = "Web developer, actor, jack of some trades"
EnableThemeToggle = true
gitUrl = "https://codeberg.org/danjones000/danielrayjones/commit/"
keywords = "resume, biography"
[params.logo]
logoText = "RUN"
[params.portrait]
path = "https://www.gravatar.com/avatar/073daa566095477f8ecc5cf4d0f59448"
[[params.social]]
name = "gitea"
url = "https://codeberg.org/danjones000/"
[[params.social]]
name = "gitlab"
url = "https://gitlab.com/danjones000/"
[[params.social]]
name = "github"
url = "https://github.com/goodevilgenius/"
[[params.social]]
name = "linkedin"
url = "https://www.linkedin.com/in/danjones000/"
[[params.social]]
name = "matrix"
url = "https://matrix.to/#/@danjones000:matrix.org"
[[params.social]]
name = "mastodon"
url = "https://microwords.goodevilgenius.org/"
[markup]
defaultMarkdownHandler = 'goldmark'