diff --git a/index.html b/index.html index f2d8924..6e4ad09 100644 --- a/index.html +++ b/index.html @@ -15,7 +15,7 @@ title: Home
  • Join the discussions on the forums. Join with other makers on the Obrary forums to discuss the {{ site.github.project_title }}. Ask questions. Share ideas and tips. Show photos of your {{ site.github.project_title }}.
  • -

    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: Home

    site.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