From 91dca3f5824f367fdb04db3a21195b6ab6b8edb3 Mon Sep 17 00:00:00 2001 From: "Mike D. Lowis" Date: Mon, 10 Aug 2015 13:13:36 -0400 Subject: [PATCH] Fix potential path issue for css --- site/articles.html | 2 +- site/home.html | 2 +- site/projects.html | 2 +- site/prototypes.html | 2 +- templates/page.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/site/articles.html b/site/articles.html index 7e992b7..9027a21 100644 --- a/site/articles.html +++ b/site/articles.html @@ -3,7 +3,7 @@ Simplicity is the ultimate sophistication - + diff --git a/site/home.html b/site/home.html index c6fa1a3..702fe98 100644 --- a/site/home.html +++ b/site/home.html @@ -3,7 +3,7 @@ Simplicity is the ultimate sophistication - + diff --git a/site/projects.html b/site/projects.html index 7e992b7..9027a21 100644 --- a/site/projects.html +++ b/site/projects.html @@ -3,7 +3,7 @@ Simplicity is the ultimate sophistication - + diff --git a/site/prototypes.html b/site/prototypes.html index 7e992b7..9027a21 100644 --- a/site/prototypes.html +++ b/site/prototypes.html @@ -3,7 +3,7 @@ Simplicity is the ultimate sophistication - + diff --git a/templates/page.html b/templates/page.html index 93920a2..3fe6f09 100644 --- a/templates/page.html +++ b/templates/page.html @@ -3,7 +3,7 @@ {{TITLE}} - + -- 2.55.0