Skip to content

Commit 22b479d

Browse files
committed
Updates to GH pages URL in config
1 parent 729bff2 commit 22b479d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

_config.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
name: hardwarehacklab.io
2-
url: 'https://hardwarehacklab.io'
1+
name: hardwarehacklab.github.io
2+
url: 'https://hardwarehacklab.github.io/'
33
author:
44
name: Andrew McWilliams
55
@@ -19,7 +19,7 @@ sass:
1919
plugins:
2020
- jekyll-sitemap
2121
- jekyll-paginate
22-
22+
2323
collections:
2424
members:
2525
output: true
@@ -29,7 +29,7 @@ collections:
2929
permalink: /projects/:path/
3030

3131
defaults:
32-
-
32+
-
3333
scope:
3434
path: ""
3535
type: "posts"

0 commit comments

Comments
 (0)