Skip to content

Commit 9ecb72a

Browse files
authored
Merge pull request #28 from CodeWithGroup/feature/google-sitemap-jekyll
Adding the sitemap generation to github pages
2 parents 1f64149 + b9e619d commit 9ecb72a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

_config.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
name: CodeWith
1+
name: CodeWith
2+
url: "https://codewith.org.uk" # the base hostname & protocol for your site
3+
plugins:
4+
- jekyll-sitemap

0 commit comments

Comments
 (0)