Skip to content

Commit e815bcd

Browse files
committed
fix: Use absolute paths for README screenshots
This is required for themes.gohugo.io and any external sites.
1 parent 67b40b3 commit e815bcd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ License
129129
[hugo_ver_img]: https://img.shields.io/badge/Hugo%20Extended-%3E%3D%20v0.110.0-blue.svg?style=flat&logo=hugo&logoColor=white&label=Hugo%20Extended&labelColor=grey "Hugo Extended >= v0.110.0"
130130
[hugo_v0110]: https://github.com/gohugoio/hugo/releases/tag/v0.110.0
131131

132-
[hx_ss_dark]: static/screenshots/hugo-xterm-ss-01-dark.png "Hugo Xterm dark mode screenshot"
133-
[hx_ss_light]: static/screenshots/hugo-xterm-ss-02-light.png "Hugo Xterm light mode screenshot"
134-
[hx_ss_cv]: static/screenshots/hugo-xterm-ss-03-cv.png "Hugo Xterm CV template screenshot"
135-
[hx_ss_feat]: static/screenshots/hugo-xterm-ss-04-features.png "Hugo Xterm features screenshot"
132+
[hx_ss_dark]: https://manid2.github.io/hugo-xterm/screenshots/hugo-xterm-ss-01-dark.png "Hugo Xterm dark mode screenshot"
133+
[hx_ss_light]: https://manid2.github.io/hugo-xterm/screenshots/hugo-xterm-ss-02-light.png "Hugo Xterm light mode screenshot"
134+
[hx_ss_cv]: https://manid2.github.io/hugo-xterm/screenshots/hugo-xterm-ss-03-cv.png "Hugo Xterm CV template screenshot"
135+
[hx_ss_feat]: https://manid2.github.io/hugo-xterm/screenshots/hugo-xterm-ss-04-features.png "Hugo Xterm features screenshot"

0 commit comments

Comments
 (0)