Skip to content

Commit 7479efc

Browse files
committed
Normalize URL to lowercase
1 parent 76b0628 commit 7479efc

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

_config.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,9 @@
2020

2121
title: Thomas Rauter
2222
23-
description: >-
24-
The personal website of Thomas Rauter
23+
description: >- The personal website of Thomas Rauter
2524
baseurl: "" # the subpath of your site, e.g. /blog
26-
url: "https://Thomas-Rauter.github.io" # GitHub Pages URL
25+
url: "https://thomas-rauter.github.io" # GitHub Pages URL
2726
github_username: Thomas-Rauter
2827

2928
# Build settings

0 commit comments

Comments
 (0)