edit homepage
This commit is contained in:
@@ -108,12 +108,13 @@ groupByYear = false
|
||||
cardView = false
|
||||
cardViewScreenWidth = false
|
||||
|
||||
[params.author]
|
||||
name = "Your Name"
|
||||
image = "profile.jpg"
|
||||
bio = "A little bit about you"
|
||||
links = [
|
||||
{ twitter = "https://twitter.com/username" },
|
||||
{ github = "https://github.com/ashtom50" },
|
||||
{ email = "mailto:you@example.com" }
|
||||
]
|
||||
params:
|
||||
author:
|
||||
name: "Ash"
|
||||
image: "static/img/me.jpg" # Your profile pic
|
||||
headline: "DevOps | Hardware | Security"
|
||||
bio: "Building cool things with Docker and Tanium."
|
||||
links:
|
||||
- github: https://github.com/ashtom50
|
||||
- linkedin: https://linkedin.com/in/ash-marlow/
|
||||
- gitea: https://git.marlow.quest
|
||||
Reference in New Issue
Block a user