diff --git a/README.md b/README.md index d985820..2a9f58f 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ baseUrl: http://username.github.io/project github: user: myself repo: my-project + url: github.com # This is the default, but you can specify your Github Enterprise url instead title: My project subTitle: This is a great project. diff --git a/default.twig b/default.twig index 7a1db87..42a6f46 100644 --- a/default.twig +++ b/default.twig @@ -23,7 +23,7 @@ {% if github is defined %} - + Fork me on GitHub {% endif %}