diff --git a/_config.yml b/_config.yml index 96eb876..a3e8e09 100644 --- a/_config.yml +++ b/_config.yml @@ -1,3 +1,4 @@ -name: Your New Jekyll Site +name: Example Jekyll site using GitLab Pages +url: "https://pages.gitlab.io/jekyll" markdown: redcarpet -highlighter: true +highlighter: true \ No newline at end of file