Skip to content

Commit a16a788

Browse files
nirgn975Nir Galon
authored andcommitted
fix: fix README hero image and Hugo tags
1 parent 2f16e04 commit a16a788

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
> A Hugo resume theme with a Developer focus in mind.
66
7-
![Screenshot](images/screenshot.webp)
7+
![Screenshot](https://github.com/nirgn975/devRes/blob/main/images/screenshot.webp)
88

99
## DEMO
1010

theme.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ license = "ISC"
66
licenselink = "https://github.com/nirgn975/devRes/main/LICENSE"
77
description = "A Hugo Developer Focus Resume"
88
homepage = "https://github.com/nirgn975/devRes"
9-
tags = ["developer", "resume", "cv"]
10-
features = ["developer", "resume", "cv"]
11-
min_version = "0.59.0"
9+
tags = ["developer", "resume", "cv", "minimal", "clean", "mobile", "personal"]
10+
features = ["dark mode", "automated contact-form", "cv", "light", "responsive"]
11+
min_version = "0.72.0"
1212

1313
[author]
1414
name = "Nir Galon"

0 commit comments

Comments
 (0)