Skip to content

Commit

Permalink
Updated blog
Browse files Browse the repository at this point in the history
  • Loading branch information
apotenza92 committed Jan 20, 2025
1 parent 4b55756 commit cfe6713
Showing 1 changed file with 18 additions and 18 deletions.
36 changes: 18 additions & 18 deletions hugo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,24 +54,24 @@ searchHidden = false
[params.label]
text = "Home"
# icon = "/apple-touch-icon.png"
iconHeight = 35

[params.profileMode]
enabled = false
title = "ExampleSite"
subtitle = "This is subtitle"
imageUrl = "<img location>"
imageWidth = 120
imageHeight = 120
imageTitle = "my image"

[[params.profileMode.buttons]]
name = "Posts"
url = "posts"

[[params.profileMode.buttons]]
name = "Tags"
url = "tags"
# iconHeight = 35

# [params.profileMode]
# enabled = false
# title = "ExampleSite"
# subtitle = "This is subtitle"
# imageUrl = "<img location>"
# imageWidth = 120
# imageHeight = 120
# imageTitle = "my image"

# [[params.profileMode.buttons]]
# name = "Posts"
# url = "posts"

# [[params.profileMode.buttons]]
# name = "Tags"
# url = "tags"

[params.homeInfoParams]
Title = "Welcome to Alex's blog 👋"
Expand Down

0 comments on commit cfe6713

Please sign in to comment.