diff --git a/index.html b/index.html index f2d8924..6e4ad09 100644 --- a/index.html +++ b/index.html @@ -15,7 +15,7 @@ title: Home
site.github.project_title - {{ site.github.project_title | prepend:'/' }}
+site.github.project_title - {{ site.github.project_title }}
site.title - {{ site.title }}
@@ -25,4 +25,4 @@ title: Homesite.time - {{ site.time }}
-Site.Github.public_repositories - {{ site.github.public_repositories }}
\ No newline at end of file +site.baseurl - {{ site.baseurl }}
\ No newline at end of file