diff --git a/README.md b/README.md index b42ed80..04dfca7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Introduction theme for Hugo +# Introduction theme for Hugo A minimal, single page, smooth scrolling theme for Hugo. diff --git a/exampleSite/public/404.html b/exampleSite/public/404.html deleted file mode 100644 index e69de29..0000000 diff --git a/exampleSite/public/index.html b/exampleSite/public/index.html deleted file mode 100644 index e69de29..0000000 diff --git a/exampleSite/public/index.xml b/exampleSite/public/index.xml deleted file mode 100644 index a71ace9..0000000 --- a/exampleSite/public/index.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - My New Hugo Site - http://replace-this-with-your-hugo-site.com/ - Recent content on My New Hugo Site - Hugo -- gohugo.io - en-us - - - - \ No newline at end of file diff --git a/exampleSite/public/robots.txt b/exampleSite/public/robots.txt deleted file mode 100644 index 4f9540b..0000000 --- a/exampleSite/public/robots.txt +++ /dev/null @@ -1 +0,0 @@ -User-agent: * \ No newline at end of file diff --git a/exampleSite/public/sitemap.xml b/exampleSite/public/sitemap.xml deleted file mode 100644 index cd78154..0000000 --- a/exampleSite/public/sitemap.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - http://replace-this-with-your-hugo-site.com/ - 0 - - - \ No newline at end of file diff --git a/layouts/_default/single.html b/layouts/_default/single.html index 15d72a8..8789cd6 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -2,7 +2,6 @@
- {{ partial "page-heading.html" . }}
{{ .Content }}
diff --git a/layouts/index.html b/layouts/index.html index a099f4c..bd3ae6b 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -1,11 +1,3 @@ - - {{ partial "header.html" . }}
@@ -105,7 +97,7 @@ - +