Skip the first image when adding links to home slider.
All checks were successful
Spell Check / Check spelling (push) Successful in 9s
vale / runner / vale (push) Successful in 8s

This commit is contained in:
g_it 2026-04-23 23:12:12 +02:00
commit 0a175bd496
Signed by untrusted user who does not match committer: g_it
GPG key ID: A2B0A7C06A054627
2 changed files with 7 additions and 4 deletions

View file

@ -4,8 +4,7 @@ extra_css = ["assets/css/theme.css"]
language = "en"
nav = [
{ "Home" = "index.md" },
{ "Resume" = "/resume/" },
{ "Test" = "test.md" }
{ "Resume" = "/resume/" }
]
repo = "fontawesome/brands/git-alt"
repo_name = "g_it/gugulet.hu"