We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 729bff2 commit 22b479dCopy full SHA for 22b479d
1 file changed
_config.yml
@@ -1,5 +1,5 @@
1
-name: hardwarehacklab.io
2
-url: 'https://hardwarehacklab.io'
+name: hardwarehacklab.github.io
+url: 'https://hardwarehacklab.github.io/'
3
author:
4
name: Andrew McWilliams
5
email: andy@jahya.net
@@ -19,7 +19,7 @@ sass:
19
plugins:
20
- jekyll-sitemap
21
- jekyll-paginate
22
-
+
23
collections:
24
members:
25
output: true
@@ -29,7 +29,7 @@ collections:
29
permalink: /projects/:path/
30
31
defaults:
32
- -
+ -
33
scope:
34
path: ""
35
type: "posts"
0 commit comments