diff --git a/dist/404.html b/dist/404.html index 60be729..9ec83dd 100644 --- a/dist/404.html +++ b/dist/404.html @@ -2,7 +2,7 @@ - + @@ -10,8 +10,8 @@ - - + + diff --git a/dist/418.html b/dist/418.html index 0658968..14b534e 100644 --- a/dist/418.html +++ b/dist/418.html @@ -2,7 +2,7 @@ - + @@ -10,8 +10,8 @@ - - + + diff --git a/dist/blog/firstPost.html b/dist/blog/firstPost.html index da02f9a..12930be 100644 --- a/dist/blog/firstPost.html +++ b/dist/blog/firstPost.html @@ -2,7 +2,7 @@ - + @@ -10,8 +10,8 @@ - - + + diff --git a/dist/blog/index.html b/dist/blog/index.html index d22fab9..76aa772 100644 --- a/dist/blog/index.html +++ b/dist/blog/index.html @@ -2,7 +2,7 @@ - + @@ -10,8 +10,8 @@ - - + + diff --git a/dist/coolLinks.html b/dist/coolLinks.html index 3bce749..d2f6335 100644 --- a/dist/coolLinks.html +++ b/dist/coolLinks.html @@ -2,7 +2,7 @@ - + @@ -10,8 +10,8 @@ - - + + diff --git a/dist/git/index.html b/dist/git/index.html index 152ca5a..81ba3e6 100644 --- a/dist/git/index.html +++ b/dist/git/index.html @@ -2,7 +2,7 @@ - + @@ -10,8 +10,8 @@ - - + + diff --git a/dist/index.html b/dist/index.html index 1075e89..1f5edc2 100644 --- a/dist/index.html +++ b/dist/index.html @@ -2,7 +2,7 @@ - + @@ -10,8 +10,8 @@ - - + + diff --git a/dist/snoop.html b/dist/snoop.html index deec933..03f294f 100644 --- a/dist/snoop.html +++ b/dist/snoop.html @@ -2,7 +2,7 @@ - + @@ -10,8 +10,8 @@ - - + + diff --git a/dist/materialicons.woff2 b/src/scss/materialicons.woff2 similarity index 100% rename from dist/materialicons.woff2 rename to src/scss/materialicons.woff2 diff --git a/src/scss/style.scss b/src/scss/style.scss index ec7e3f0..4ca5fb0 100644 --- a/src/scss/style.scss +++ b/src/scss/style.scss @@ -4,7 +4,7 @@ font-family: 'Material Icons'; font-style: normal; font-weight: 400; - src: url("/static/materialicons.woff2") format('woff2'); + src: url("/src/scss/materialicons.woff2") format('woff2'); font-display: swap; } diff --git a/src/tmpl.html b/src/tmpl.html index e0283e5..46880c4 100644 --- a/src/tmpl.html +++ b/src/tmpl.html @@ -2,7 +2,7 @@ - + diff --git a/static/materialicons.woff2 b/static/materialicons.woff2 deleted file mode 100644 index 5492a6e..0000000 Binary files a/static/materialicons.woff2 and /dev/null differ