diff --git a/_config.yml b/_config.yml index e27724d..83accb3 100644 --- a/_config.yml +++ b/_config.yml @@ -5,5 +5,9 @@ logo: assets/img/logo.png show_downloads: false google_analytics: theme: jekyll-theme-minimal -github.repository_url: https://git.glados.no/oyvindskaaden/glados.no, -github.owner_url: https://github.com/oyvindskaaden \ No newline at end of file +github: + is_project_page: true + repository_url: https://git.glados.no/oyvindskaaden/glados.no + is_user_page: true + owner_name: Øyvind Skaaden + owner_url: https://github.com/oyvindskaaden \ No newline at end of file diff --git a/_layouts/default.html b/_layouts/default.html index 0e69c78..756892e 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -23,7 +23,7 @@

{{ site.description | default: site.github.project_tagline }}

{% if site.github.is_project_page %} -

View the Project on my git {{ site.github.repository_nwo }}

+

View the source on my git {{ site.github.repository_nwo }}

{% endif %} {% if site.github.is_user_page %}