diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..72a5c3b --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +_site/ \ No newline at end of file diff --git a/_data/navigation.yml b/_data/navigation.yml index 7de4af1..e851d0b 100644 --- a/_data/navigation.yml +++ b/_data/navigation.yml @@ -19,9 +19,13 @@ - title: "Post-Right-Sidebar" url: "/design/post-right-sidebar/" - title: "Full-Width Page" - url: "/design/page-full-width/" + url: "/design/page/" + - title: "Full-Width Page" + url: "/design/page/" - title: "Typography" url: "/design/typography/" + - title: "Responsive Gallery" + url: "/design/gallery/" # - title: "Fullwidth Layout" # url: "/design/full-width/" diff --git a/_includes/footer.html b/_includes/footer.html index 4de1f10..0491223 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -2,9 +2,9 @@
+
{% include _site_description.html %}