Skip to content

Commit a60d01f

Browse files
committed
have https://aaronrobson.uk be the canonical name to avoid redirect loops with my DNS company
1 parent 84079eb commit a60d01f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ and to develop a blog.
88

99
## Hosting
1010
The website is hosted at:
11-
<https://www.aaronrobson.uk/>
11+
<https://aaronrobson.uk/>
1212

1313
# Developing
1414

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ email: arobsonse@hotmail.co.uk
1818
description: >- # this means to ignore newlines until "baseurl:"
1919
A website to teach me web development, a place for blogging and to host my CV.
2020
baseurl: "" # the subpath of your site, e.g. /blog
21-
url: "https://www.aaronrobson.uk" # the base hostname & protocol for your site, e.g. http://example.com
21+
url: "https://aaronrobson.uk" # the base hostname & protocol for your site, e.g. http://example.com
2222
github_username: aaronrobson
2323
stackoverflow_username: aaron-robson
2424
linkedin_username: aaronrobson

0 commit comments

Comments
 (0)