Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/hivickylai/hugo-theme-sam.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvictoriadrake <victoriadrake@users.noreply.github.com>2021-05-31 02:24:51 +0300
committervictoriadrake <victoriadrake@users.noreply.github.com>2021-05-31 02:24:51 +0300
commit5b2a60710ab2d4e42fa3ebabf735f62a2c197d37 (patch)
tree31165c4a876ae6a8fa8c8b97e243b5710c870b47
parent9a8396b3561185526f6df76eaeac352fcd0309b9 (diff)
🚀 Deploy with Build exampleSite to docs/
-rw-r--r--docs/about/index.html2
-rw-r--r--docs/categories/index.html2
-rw-r--r--docs/css/main.min.8022aa4b53ce57ff6f9cc4594360bfc15f2baeb5a018d0c68826f12da49a51e0.css1
-rw-r--r--docs/css/main.min.c5514d3530979d291f3497facc20da1cec870028dbc2a3630b64bab8721bbe49.css1
-rw-r--r--docs/gallery/index.html30
-rw-r--r--docs/index.html4
-rw-r--r--docs/portfolio/index.html18
-rw-r--r--docs/posts/a-poem/index.html2
-rw-r--r--docs/posts/code-poetry/index.html2
-rw-r--r--docs/posts/dear-jane/index.html2
-rw-r--r--docs/posts/image-post/index.html2
-rw-r--r--docs/posts/index.html2
-rw-r--r--docs/posts/long-form-post/index.html2
-rw-r--r--docs/posts/oh-alice/index.html2
-rw-r--r--docs/posts/video-post/index.html2
-rw-r--r--docs/tags/blog/index.html2
-rw-r--r--docs/tags/classic/index.html2
-rw-r--r--docs/tags/code/index.html2
-rw-r--r--docs/tags/index.html2
-rw-r--r--docs/tags/poem/index.html2
-rw-r--r--docs/tags/story/index.html2
-rw-r--r--exampleSite/resources/_gen/assets/sass/hugo-theme-sam/sass/style.sass_b1195a7e151e6f4379f823b1b2b4f87a.content2
-rw-r--r--exampleSite/resources/_gen/assets/sass/hugo-theme-sam/sass/style.sass_b1195a7e151e6f4379f823b1b2b4f87a.json2
23 files changed, 45 insertions, 45 deletions
diff --git a/docs/about/index.html b/docs/about/index.html
index 50a3698..273bfed 100644
--- a/docs/about/index.html
+++ b/docs/about/index.html
@@ -25,7 +25,7 @@
-<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.8022aa4b53ce57ff6f9cc4594360bfc15f2baeb5a018d0c68826f12da49a51e0.css" integrity="sha256-gCKqS1POV/9vnMRZQ2C/wV8rrrWgGNDGiCbxLaSaUeA=" crossorigin="anonymous" media="screen">
+<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.c5514d3530979d291f3497facc20da1cec870028dbc2a3630b64bab8721bbe49.css" integrity="sha256-xVFNNTCXnSkfNJf6zCDaHOyHACjbwqNjC2S6uHIbvkk=" crossorigin="anonymous" media="screen">
diff --git a/docs/categories/index.html b/docs/categories/index.html
index 9622650..f36b55a 100644
--- a/docs/categories/index.html
+++ b/docs/categories/index.html
@@ -25,7 +25,7 @@
-<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.8022aa4b53ce57ff6f9cc4594360bfc15f2baeb5a018d0c68826f12da49a51e0.css" integrity="sha256-gCKqS1POV/9vnMRZQ2C/wV8rrrWgGNDGiCbxLaSaUeA=" crossorigin="anonymous" media="screen">
+<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.c5514d3530979d291f3497facc20da1cec870028dbc2a3630b64bab8721bbe49.css" integrity="sha256-xVFNNTCXnSkfNJf6zCDaHOyHACjbwqNjC2S6uHIbvkk=" crossorigin="anonymous" media="screen">
diff --git a/docs/css/main.min.8022aa4b53ce57ff6f9cc4594360bfc15f2baeb5a018d0c68826f12da49a51e0.css b/docs/css/main.min.8022aa4b53ce57ff6f9cc4594360bfc15f2baeb5a018d0c68826f12da49a51e0.css
deleted file mode 100644
index 9728fb9..0000000
--- a/docs/css/main.min.8022aa4b53ce57ff6f9cc4594360bfc15f2baeb5a018d0c68826f12da49a51e0.css
+++ /dev/null
@@ -1 +0,0 @@
-*{margin:0;padding:0;box-sizing:border-box}html{background-color:#39424e;font-family:didact gothic,sans serif;font-size:16px}body{font-size:16px;font-family:didact gothic,sans serif;color:#fff;line-height:2rem;letter-spacing:1.5px;text-shadow:none;display:flex;flex-direction:column;justify-content:space-between;align-items:center;opacity:1}header{padding:6em 1em 1em 0}@media screen and (max-width:736px){header{padding:3em 0}}h1,h2,h3{margin-bottom:.5em;font-family:didact gothic,sans-serif;opacity:.6}li{opacity:.8}li a{opacity:.9}ul{list-style-type:none}p{display:inline}a{color:#ccc;text-decoration:none;border-bottom:2px solid #ccc;transition:.5s ease}a:hover{color:#fff;font-style:none}a:active{color:#ccc}hr{margin:1rem 0;background-color:initial;width:50%;border-style:solid;border-width:1px;opacity:.3}nav{margin:1em auto}.wrap{margin:0 auto;width:45%;max-width:64em}@media screen and (max-width:736px){.wrap{width:90%}}.tag-container{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.tag{background-color:initial;position:relative;bottom:0}.flex-container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.bottom-menu{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.footer{width:100%;display:flex;justify-content:center;align-items:center;text-align:center;background-color:initial;position:relative;bottom:0;padding:1rem;font-family:didact gothic,sans serif;font-size:1rem;line-height:1em;opacity:.8}.footer a{border-bottom:none;display:contents}#splash{min-height:calc(100vh - 6em)}.big-link{font-family:didact gothic,sans serif;font-size:3rem;font-weight:300;margin-bottom:2rem;line-height:1.5em}#title{margin-top:3rem;font-family:didact gothic,sans serif;font-size:2rem;line-height:3rem;margin-bottom:2rem}article{width:100%;line-height:2em;letter-spacing:2px}article div{width:100%;height:100%;margin-bottom:1em}article h1,article h2,article h3{margin:1em 0;text-align:left}article .anchor-link>a{border-bottom:none;color:#fff}article .anchor-link>a:hover>.pilcrow{display:inline}article span.pilcrow{display:none}article p{display:block;margin-bottom:1em;line-height:1.6;letter-spacing:1.5px}article .highlight{width:100%}article pre{line-height:2rem;border-radius:3px;padding:1rem;overflow-x:auto;background-color:#000004;width:100%;margin-bottom:1em}article pre>code{border:none}article code{font-size:.9rem;font-family:source code pro,monospace;padding:.1rem;border-radius:3px;border:1px solid #ccc}article img{width:100%;max-width:100%;display:block;margin:2rem auto;opacity:1}article blockquote{background-color:#ccc;color:#39424e;padding:2rem;margin:2rem 1rem;border-radius:3px}article blockquote a{color:#111}article blockquote ul{margin-top:1rem}article blockquote li{list-style:disc}article table{width:100%;border-collapse:collapse;margin:1rem 0;overflow-x:auto}article table th{font-size:.9rem}article table td,article table th{padding:2px 5px;text-align:center;border:1px solid #ccc}article li{line-height:2;padding-left:.4rem}article li:last-child{margin-bottom:1rem}article ul{list-style:disc outside;padding-left:2rem}article ol{list-style:decimal outside;padding-left:2rem}article .gist{max-width:100%}article .gist td,article .gist th{text-align:left;border:0}article .gist .gist-meta{background-color:initial;color:#fff}article .gist .gist-meta a{color:#fff}.tag{padding:.25em 0;margin-right:.5em;opacity:.6}.grid{margin:1em auto;display:grid;grid-gap:20px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-auto-rows:400px}@media screen and (max-width:736px){.grid{grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}}.grid.keep-aspect-ratio{grid-auto-rows:auto;place-items:start}.grid>div{background-color:initial;overflow:hidden}.grid>div>img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;opacity:1}.grid>div>a{border-bottom:none}.grid>div>a>img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;opacity:1}.video{position:fixed;z-index:-1}#overlay{position:fixed;height:100%;width:100%;top:0;left:0;background:rgba(0,0,0,.4);z-index:-1}@media(min-aspect-ratio:16/9){.video{width:100%;height:auto}}@media(max-aspect-ratio:16/9){.video{width:auto;height:100%}}.go-left{justify-content:flex-start;align-items:flex-start}.go-right{justify-content:flex-end;align-items:flex-end}.go-center{justify-content:center;align-items:center} \ No newline at end of file
diff --git a/docs/css/main.min.c5514d3530979d291f3497facc20da1cec870028dbc2a3630b64bab8721bbe49.css b/docs/css/main.min.c5514d3530979d291f3497facc20da1cec870028dbc2a3630b64bab8721bbe49.css
new file mode 100644
index 0000000..c5455b4
--- /dev/null
+++ b/docs/css/main.min.c5514d3530979d291f3497facc20da1cec870028dbc2a3630b64bab8721bbe49.css
@@ -0,0 +1 @@
+*{margin:0;padding:0;box-sizing:border-box}html{background-color:#39424e;font-family:didact gothic,sans serif;font-size:16px}body{font-size:16px;font-family:didact gothic,sans serif;color:#fff;line-height:2rem;letter-spacing:1.5px;text-shadow:none;display:flex;flex-direction:column;justify-content:space-between;align-items:center;opacity:1}header{padding:6em 1em 1em 0}@media screen and (max-width:736px){header{padding:3em 0}}h1,h2,h3{margin-bottom:.5em;font-family:didact gothic,sans-serif;opacity:.6}li{opacity:.8}li a{opacity:.9}ul{list-style-type:none}p{display:inline}a{color:#ccc;text-decoration:none;border-bottom:2px solid #ccc;transition:.5s ease}a:hover{color:#fff;font-style:none}a:active{color:#ccc}hr{margin:1rem 0;background-color:transparent;width:50%;border-style:solid;border-width:1px;opacity:.3}nav{margin:1em auto}.wrap{margin:0 auto;width:45%;max-width:64em}@media screen and (max-width:736px){.wrap{width:90%}}.tag-container{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.tag{background-color:transparent;position:relative;bottom:0}.flex-container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.bottom-menu{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.footer{width:100%;display:flex;justify-content:center;align-items:center;text-align:center;background-color:transparent;position:relative;bottom:0;padding:1rem;font-family:didact gothic,sans serif;font-size:1rem;line-height:1em;opacity:.8}.footer a{border-bottom:none;display:contents}#splash{min-height:calc(100vh - 6em)}.big-link{font-family:didact gothic,sans serif;font-size:3rem;font-weight:300;margin-bottom:2rem;line-height:1.5em}#title{margin-top:3rem;font-family:didact gothic,sans serif;font-size:2rem;line-height:3rem;margin-bottom:2rem}article{width:100%;line-height:2em;letter-spacing:2px}article div{width:100%;height:100%;margin-bottom:1em}article h1,article h2,article h3{margin:1em 0;text-align:left}article .anchor-link>a{border-bottom:none;color:#fff}article .anchor-link>a:hover>.pilcrow{display:inline}article span.pilcrow{display:none}article p{display:block;margin-bottom:1em;line-height:1.6;letter-spacing:1.5px}article .highlight{width:100%}article pre{line-height:2rem;border-radius:3px;padding:1rem;overflow-x:auto;background-color:#000004;width:100%;margin-bottom:1em}article pre>code{border:none}article code{font-size:.9rem;font-family:source code pro,monospace;padding:.1rem;border-radius:3px;border:1px solid #ccc}article img{width:100%;max-width:100%;display:block;margin:2rem auto;opacity:1}article blockquote{background-color:#ccc;color:#39424e;padding:2rem;margin:2rem 1rem;border-radius:3px}article blockquote a{color:#111}article blockquote ul{margin-top:1rem}article blockquote li{list-style:disc}article table{width:100%;border-collapse:collapse;margin:1rem 0;overflow-x:auto}article table th{font-size:.9rem}article table td,article table th{padding:2px 5px;text-align:center;border:1px solid #ccc}article li{line-height:2;padding-left:.4rem}article li:last-child{margin-bottom:1rem}article ul{list-style:disc outside;padding-left:2rem}article ol{list-style:decimal outside;padding-left:2rem}article .gist{max-width:100%}article .gist td,article .gist th{text-align:left;border:0}article .gist .gist-meta{background-color:transparent;color:#fff}article .gist .gist-meta a{color:#fff}.tag{padding:.25em 0;margin-right:.5em;opacity:.6}.grid{margin:1em auto;display:grid;grid-gap:20px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-auto-rows:400px}@media screen and (max-width:736px){.grid{grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}}.grid.keep-aspect-ratio{grid-auto-rows:auto;place-items:start}.grid>div{background-color:transparent;overflow:hidden}.grid>div>img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;opacity:1}.grid>div>a{border-bottom:none}.grid>div>a>img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;opacity:1}.video{position:fixed;z-index:-1}#overlay{position:fixed;height:100%;width:100%;top:0;left:0;background:rgba(0,0,0,.4);z-index:-1}@media(min-aspect-ratio:16/9){.video{width:100%;height:auto}}@media(max-aspect-ratio:16/9){.video{width:auto;height:100%}}.go-left{justify-content:flex-start;align-items:flex-start}.go-right{justify-content:flex-end;align-items:flex-end}.go-center{justify-content:center;align-items:center} \ No newline at end of file
diff --git a/docs/gallery/index.html b/docs/gallery/index.html
index 471515f..2352376 100644
--- a/docs/gallery/index.html
+++ b/docs/gallery/index.html
@@ -25,7 +25,7 @@
-<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.8022aa4b53ce57ff6f9cc4594360bfc15f2baeb5a018d0c68826f12da49a51e0.css" integrity="sha256-gCKqS1POV/9vnMRZQ2C/wV8rrrWgGNDGiCbxLaSaUeA=" crossorigin="anonymous" media="screen">
+<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.c5514d3530979d291f3497facc20da1cec870028dbc2a3630b64bab8721bbe49.css" integrity="sha256-xVFNNTCXnSkfNJf6zCDaHOyHACjbwqNjC2S6uHIbvkk=" crossorigin="anonymous" media="screen">
@@ -91,50 +91,50 @@
<div>
- <a href="/hugo-theme-sam/gallery/900-5.jpg" data-size="900x1125">
- <img src="/hugo-theme-sam/gallery/900-5_hu223faad3e53c1beaffb68f39cabc9068_195555_800x0_resize_q75_box.jpg" alt="900-5.jpg" data-index="0"/>
+ <a href="/hugo-theme-sam/gallery/900-6.jpg" data-size="900x775">
+ <img src="/hugo-theme-sam/gallery/900-6_hu2f71d947fccfff06ad329d64103fe2e4_201644_800x0_resize_q75_box.jpg" alt="900-6.jpg" data-index="0"/>
</a>
</div>
<div>
- <a href="/hugo-theme-sam/gallery/900-7.jpg" data-size="900x900">
- <img src="/hugo-theme-sam/gallery/900-7_hue76b70013fd5ae7158604754d48ceecd_230577_800x0_resize_q75_box.jpg" alt="900-7.jpg" data-index="1"/>
+ <a href="/hugo-theme-sam/gallery/900-8.jpg" data-size="900x1125">
+ <img src="/hugo-theme-sam/gallery/900-8_hu954089c55d67e1807a5a74fcfe45013c_387718_800x0_resize_q75_box.jpg" alt="900-8.jpg" data-index="1"/>
</a>
</div>
<div>
- <a href="/hugo-theme-sam/gallery/900-6.jpg" data-size="900x775">
- <img src="/hugo-theme-sam/gallery/900-6_hu2f71d947fccfff06ad329d64103fe2e4_201644_800x0_resize_q75_box.jpg" alt="900-6.jpg" data-index="2"/>
+ <a href="/hugo-theme-sam/gallery/900-4.jpg" data-size="900x900">
+ <img src="/hugo-theme-sam/gallery/900-4_hue0a4b521f04757bb988f8b7d57a5bf61_447455_800x0_resize_q75_box.jpg" alt="900-4.jpg" data-index="2"/>
</a>
</div>
<div>
- <a href="/hugo-theme-sam/gallery/900-3.jpg" data-size="900x760">
- <img src="/hugo-theme-sam/gallery/900-3_hu1c92bb71562faf09560e20ac3018f319_190608_800x0_resize_q75_box.jpg" alt="900-3.jpg" data-index="3"/>
+ <a href="/hugo-theme-sam/gallery/900-1.jpg" data-size="900x675">
+ <img src="/hugo-theme-sam/gallery/900-1_hub11aa64b32dc58324b6713c93673dbd7_198333_800x0_resize_q75_box.jpg" alt="900-1.jpg" data-index="3"/>
</a>
</div>
<div>
- <a href="/hugo-theme-sam/gallery/900-8.jpg" data-size="900x1125">
- <img src="/hugo-theme-sam/gallery/900-8_hu954089c55d67e1807a5a74fcfe45013c_387718_800x0_resize_q75_box.jpg" alt="900-8.jpg" data-index="4"/>
+ <a href="/hugo-theme-sam/gallery/900-5.jpg" data-size="900x1125">
+ <img src="/hugo-theme-sam/gallery/900-5_hu223faad3e53c1beaffb68f39cabc9068_195555_800x0_resize_q75_box.jpg" alt="900-5.jpg" data-index="4"/>
</a>
</div>
<div>
- <a href="/hugo-theme-sam/gallery/900-4.jpg" data-size="900x900">
- <img src="/hugo-theme-sam/gallery/900-4_hue0a4b521f04757bb988f8b7d57a5bf61_447455_800x0_resize_q75_box.jpg" alt="900-4.jpg" data-index="5"/>
+ <a href="/hugo-theme-sam/gallery/900-7.jpg" data-size="900x900">
+ <img src="/hugo-theme-sam/gallery/900-7_hue76b70013fd5ae7158604754d48ceecd_230577_800x0_resize_q75_box.jpg" alt="900-7.jpg" data-index="5"/>
</a>
</div>
<div>
- <a href="/hugo-theme-sam/gallery/900-1.jpg" data-size="900x675">
- <img src="/hugo-theme-sam/gallery/900-1_hub11aa64b32dc58324b6713c93673dbd7_198333_800x0_resize_q75_box.jpg" alt="900-1.jpg" data-index="6"/>
+ <a href="/hugo-theme-sam/gallery/900-3.jpg" data-size="900x760">
+ <img src="/hugo-theme-sam/gallery/900-3_hu1c92bb71562faf09560e20ac3018f319_190608_800x0_resize_q75_box.jpg" alt="900-3.jpg" data-index="6"/>
</a>
</div>
diff --git a/docs/index.html b/docs/index.html
index 1201d1a..f7cab44 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -2,7 +2,7 @@
<html>
<head>
- <meta name="generator" content="Hugo 0.81.0" />
+ <meta name="generator" content="Hugo 0.83.1" />
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="HandheldFriendly" content="True">
@@ -25,7 +25,7 @@
-<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.8022aa4b53ce57ff6f9cc4594360bfc15f2baeb5a018d0c68826f12da49a51e0.css" integrity="sha256-gCKqS1POV/9vnMRZQ2C/wV8rrrWgGNDGiCbxLaSaUeA=" crossorigin="anonymous" media="screen">
+<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.c5514d3530979d291f3497facc20da1cec870028dbc2a3630b64bab8721bbe49.css" integrity="sha256-xVFNNTCXnSkfNJf6zCDaHOyHACjbwqNjC2S6uHIbvkk=" crossorigin="anonymous" media="screen">
diff --git a/docs/portfolio/index.html b/docs/portfolio/index.html
index 783ed63..ed019fb 100644
--- a/docs/portfolio/index.html
+++ b/docs/portfolio/index.html
@@ -25,7 +25,7 @@
-<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.8022aa4b53ce57ff6f9cc4594360bfc15f2baeb5a018d0c68826f12da49a51e0.css" integrity="sha256-gCKqS1POV/9vnMRZQ2C/wV8rrrWgGNDGiCbxLaSaUeA=" crossorigin="anonymous" media="screen">
+<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.c5514d3530979d291f3497facc20da1cec870028dbc2a3630b64bab8721bbe49.css" integrity="sha256-xVFNNTCXnSkfNJf6zCDaHOyHACjbwqNjC2S6uHIbvkk=" crossorigin="anonymous" media="screen">
@@ -90,29 +90,29 @@
<div>
- <a href="/hugo-theme-sam/portfolio/alex-knight-192782-unsplash.jpg" data-size="3500x2179">
- <img src="/hugo-theme-sam/portfolio/alex-knight-192782-unsplash_hu3d03a01dcc18bc5be0e67db3d8d209a6_943828_600x0_resize_q75_box.jpg" alt="alex-knight-192782-unsplash.jpg" data-index="0"/>
+ <a href="/hugo-theme-sam/portfolio/andrew-neel-308138-unsplash.jpg" data-size="6000x4000">
+ <img src="/hugo-theme-sam/portfolio/andrew-neel-308138-unsplash_hu3d03a01dcc18bc5be0e67db3d8d209a6_4229800_600x0_resize_q75_box.jpg" alt="andrew-neel-308138-unsplash.jpg" data-index="0"/>
</a>
</div>
<div>
- <a href="/hugo-theme-sam/portfolio/headway-551543-unsplash.jpg" data-size="5472x3648">
- <img src="/hugo-theme-sam/portfolio/headway-551543-unsplash_hu3d03a01dcc18bc5be0e67db3d8d209a6_4456286_600x0_resize_q75_box.jpg" alt="headway-551543-unsplash.jpg" data-index="1"/>
+ <a href="/hugo-theme-sam/portfolio/alex-knight-192782-unsplash.jpg" data-size="3500x2179">
+ <img src="/hugo-theme-sam/portfolio/alex-knight-192782-unsplash_hu3d03a01dcc18bc5be0e67db3d8d209a6_943828_600x0_resize_q75_box.jpg" alt="alex-knight-192782-unsplash.jpg" data-index="1"/>
</a>
</div>
<div>
- <a href="/hugo-theme-sam/portfolio/andrew-neel-308138-unsplash.jpg" data-size="6000x4000">
- <img src="/hugo-theme-sam/portfolio/andrew-neel-308138-unsplash_hu3d03a01dcc18bc5be0e67db3d8d209a6_4229800_600x0_resize_q75_box.jpg" alt="andrew-neel-308138-unsplash.jpg" data-index="2"/>
+ <a href="/hugo-theme-sam/portfolio/mildly-useful-262854-unsplash.jpg" data-size="3864x2569">
+ <img src="/hugo-theme-sam/portfolio/mildly-useful-262854-unsplash_hu3d03a01dcc18bc5be0e67db3d8d209a6_2538412_600x0_resize_q75_box.jpg" alt="mildly-useful-262854-unsplash.jpg" data-index="2"/>
</a>
</div>
<div>
- <a href="/hugo-theme-sam/portfolio/mildly-useful-262854-unsplash.jpg" data-size="3864x2569">
- <img src="/hugo-theme-sam/portfolio/mildly-useful-262854-unsplash_hu3d03a01dcc18bc5be0e67db3d8d209a6_2538412_600x0_resize_q75_box.jpg" alt="mildly-useful-262854-unsplash.jpg" data-index="3"/>
+ <a href="/hugo-theme-sam/portfolio/headway-551543-unsplash.jpg" data-size="5472x3648">
+ <img src="/hugo-theme-sam/portfolio/headway-551543-unsplash_hu3d03a01dcc18bc5be0e67db3d8d209a6_4456286_600x0_resize_q75_box.jpg" alt="headway-551543-unsplash.jpg" data-index="3"/>
</a>
</div>
diff --git a/docs/posts/a-poem/index.html b/docs/posts/a-poem/index.html
index 1d33ba7..ef128d8 100644
--- a/docs/posts/a-poem/index.html
+++ b/docs/posts/a-poem/index.html
@@ -25,7 +25,7 @@
-<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.8022aa4b53ce57ff6f9cc4594360bfc15f2baeb5a018d0c68826f12da49a51e0.css" integrity="sha256-gCKqS1POV/9vnMRZQ2C/wV8rrrWgGNDGiCbxLaSaUeA=" crossorigin="anonymous" media="screen">
+<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.c5514d3530979d291f3497facc20da1cec870028dbc2a3630b64bab8721bbe49.css" integrity="sha256-xVFNNTCXnSkfNJf6zCDaHOyHACjbwqNjC2S6uHIbvkk=" crossorigin="anonymous" media="screen">
diff --git a/docs/posts/code-poetry/index.html b/docs/posts/code-poetry/index.html
index ca11397..e98664c 100644
--- a/docs/posts/code-poetry/index.html
+++ b/docs/posts/code-poetry/index.html
@@ -25,7 +25,7 @@
-<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.8022aa4b53ce57ff6f9cc4594360bfc15f2baeb5a018d0c68826f12da49a51e0.css" integrity="sha256-gCKqS1POV/9vnMRZQ2C/wV8rrrWgGNDGiCbxLaSaUeA=" crossorigin="anonymous" media="screen">
+<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.c5514d3530979d291f3497facc20da1cec870028dbc2a3630b64bab8721bbe49.css" integrity="sha256-xVFNNTCXnSkfNJf6zCDaHOyHACjbwqNjC2S6uHIbvkk=" crossorigin="anonymous" media="screen">
diff --git a/docs/posts/dear-jane/index.html b/docs/posts/dear-jane/index.html
index 98161c5..0ef38de 100644
--- a/docs/posts/dear-jane/index.html
+++ b/docs/posts/dear-jane/index.html
@@ -25,7 +25,7 @@
-<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.8022aa4b53ce57ff6f9cc4594360bfc15f2baeb5a018d0c68826f12da49a51e0.css" integrity="sha256-gCKqS1POV/9vnMRZQ2C/wV8rrrWgGNDGiCbxLaSaUeA=" crossorigin="anonymous" media="screen">
+<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.c5514d3530979d291f3497facc20da1cec870028dbc2a3630b64bab8721bbe49.css" integrity="sha256-xVFNNTCXnSkfNJf6zCDaHOyHACjbwqNjC2S6uHIbvkk=" crossorigin="anonymous" media="screen">
diff --git a/docs/posts/image-post/index.html b/docs/posts/image-post/index.html
index 1e42b95..2ffa8fb 100644
--- a/docs/posts/image-post/index.html
+++ b/docs/posts/image-post/index.html
@@ -25,7 +25,7 @@
-<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.8022aa4b53ce57ff6f9cc4594360bfc15f2baeb5a018d0c68826f12da49a51e0.css" integrity="sha256-gCKqS1POV/9vnMRZQ2C/wV8rrrWgGNDGiCbxLaSaUeA=" crossorigin="anonymous" media="screen">
+<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.c5514d3530979d291f3497facc20da1cec870028dbc2a3630b64bab8721bbe49.css" integrity="sha256-xVFNNTCXnSkfNJf6zCDaHOyHACjbwqNjC2S6uHIbvkk=" crossorigin="anonymous" media="screen">
diff --git a/docs/posts/index.html b/docs/posts/index.html
index e46d699..f26289d 100644
--- a/docs/posts/index.html
+++ b/docs/posts/index.html
@@ -25,7 +25,7 @@
-<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.8022aa4b53ce57ff6f9cc4594360bfc15f2baeb5a018d0c68826f12da49a51e0.css" integrity="sha256-gCKqS1POV/9vnMRZQ2C/wV8rrrWgGNDGiCbxLaSaUeA=" crossorigin="anonymous" media="screen">
+<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.c5514d3530979d291f3497facc20da1cec870028dbc2a3630b64bab8721bbe49.css" integrity="sha256-xVFNNTCXnSkfNJf6zCDaHOyHACjbwqNjC2S6uHIbvkk=" crossorigin="anonymous" media="screen">
diff --git a/docs/posts/long-form-post/index.html b/docs/posts/long-form-post/index.html
index 9470918..3a2be57 100644
--- a/docs/posts/long-form-post/index.html
+++ b/docs/posts/long-form-post/index.html
@@ -25,7 +25,7 @@
-<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.8022aa4b53ce57ff6f9cc4594360bfc15f2baeb5a018d0c68826f12da49a51e0.css" integrity="sha256-gCKqS1POV/9vnMRZQ2C/wV8rrrWgGNDGiCbxLaSaUeA=" crossorigin="anonymous" media="screen">
+<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.c5514d3530979d291f3497facc20da1cec870028dbc2a3630b64bab8721bbe49.css" integrity="sha256-xVFNNTCXnSkfNJf6zCDaHOyHACjbwqNjC2S6uHIbvkk=" crossorigin="anonymous" media="screen">
diff --git a/docs/posts/oh-alice/index.html b/docs/posts/oh-alice/index.html
index 23f5cab..31855ef 100644
--- a/docs/posts/oh-alice/index.html
+++ b/docs/posts/oh-alice/index.html
@@ -25,7 +25,7 @@
-<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.8022aa4b53ce57ff6f9cc4594360bfc15f2baeb5a018d0c68826f12da49a51e0.css" integrity="sha256-gCKqS1POV/9vnMRZQ2C/wV8rrrWgGNDGiCbxLaSaUeA=" crossorigin="anonymous" media="screen">
+<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.c5514d3530979d291f3497facc20da1cec870028dbc2a3630b64bab8721bbe49.css" integrity="sha256-xVFNNTCXnSkfNJf6zCDaHOyHACjbwqNjC2S6uHIbvkk=" crossorigin="anonymous" media="screen">
diff --git a/docs/posts/video-post/index.html b/docs/posts/video-post/index.html
index 67cfeea..560ceac 100644
--- a/docs/posts/video-post/index.html
+++ b/docs/posts/video-post/index.html
@@ -25,7 +25,7 @@
-<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.8022aa4b53ce57ff6f9cc4594360bfc15f2baeb5a018d0c68826f12da49a51e0.css" integrity="sha256-gCKqS1POV/9vnMRZQ2C/wV8rrrWgGNDGiCbxLaSaUeA=" crossorigin="anonymous" media="screen">
+<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.c5514d3530979d291f3497facc20da1cec870028dbc2a3630b64bab8721bbe49.css" integrity="sha256-xVFNNTCXnSkfNJf6zCDaHOyHACjbwqNjC2S6uHIbvkk=" crossorigin="anonymous" media="screen">
diff --git a/docs/tags/blog/index.html b/docs/tags/blog/index.html
index 48fe4f6..5e44405 100644
--- a/docs/tags/blog/index.html
+++ b/docs/tags/blog/index.html
@@ -25,7 +25,7 @@
-<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.8022aa4b53ce57ff6f9cc4594360bfc15f2baeb5a018d0c68826f12da49a51e0.css" integrity="sha256-gCKqS1POV/9vnMRZQ2C/wV8rrrWgGNDGiCbxLaSaUeA=" crossorigin="anonymous" media="screen">
+<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.c5514d3530979d291f3497facc20da1cec870028dbc2a3630b64bab8721bbe49.css" integrity="sha256-xVFNNTCXnSkfNJf6zCDaHOyHACjbwqNjC2S6uHIbvkk=" crossorigin="anonymous" media="screen">
diff --git a/docs/tags/classic/index.html b/docs/tags/classic/index.html
index 39ff9b9..98c62bd 100644
--- a/docs/tags/classic/index.html
+++ b/docs/tags/classic/index.html
@@ -25,7 +25,7 @@
-<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.8022aa4b53ce57ff6f9cc4594360bfc15f2baeb5a018d0c68826f12da49a51e0.css" integrity="sha256-gCKqS1POV/9vnMRZQ2C/wV8rrrWgGNDGiCbxLaSaUeA=" crossorigin="anonymous" media="screen">
+<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.c5514d3530979d291f3497facc20da1cec870028dbc2a3630b64bab8721bbe49.css" integrity="sha256-xVFNNTCXnSkfNJf6zCDaHOyHACjbwqNjC2S6uHIbvkk=" crossorigin="anonymous" media="screen">
diff --git a/docs/tags/code/index.html b/docs/tags/code/index.html
index 54fdfb6..2178b13 100644
--- a/docs/tags/code/index.html
+++ b/docs/tags/code/index.html
@@ -25,7 +25,7 @@
-<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.8022aa4b53ce57ff6f9cc4594360bfc15f2baeb5a018d0c68826f12da49a51e0.css" integrity="sha256-gCKqS1POV/9vnMRZQ2C/wV8rrrWgGNDGiCbxLaSaUeA=" crossorigin="anonymous" media="screen">
+<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.c5514d3530979d291f3497facc20da1cec870028dbc2a3630b64bab8721bbe49.css" integrity="sha256-xVFNNTCXnSkfNJf6zCDaHOyHACjbwqNjC2S6uHIbvkk=" crossorigin="anonymous" media="screen">
diff --git a/docs/tags/index.html b/docs/tags/index.html
index 4adb969..a907b8c 100644
--- a/docs/tags/index.html
+++ b/docs/tags/index.html
@@ -25,7 +25,7 @@
-<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.8022aa4b53ce57ff6f9cc4594360bfc15f2baeb5a018d0c68826f12da49a51e0.css" integrity="sha256-gCKqS1POV/9vnMRZQ2C/wV8rrrWgGNDGiCbxLaSaUeA=" crossorigin="anonymous" media="screen">
+<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.c5514d3530979d291f3497facc20da1cec870028dbc2a3630b64bab8721bbe49.css" integrity="sha256-xVFNNTCXnSkfNJf6zCDaHOyHACjbwqNjC2S6uHIbvkk=" crossorigin="anonymous" media="screen">
diff --git a/docs/tags/poem/index.html b/docs/tags/poem/index.html
index eb4527a..9587626 100644
--- a/docs/tags/poem/index.html
+++ b/docs/tags/poem/index.html
@@ -25,7 +25,7 @@
-<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.8022aa4b53ce57ff6f9cc4594360bfc15f2baeb5a018d0c68826f12da49a51e0.css" integrity="sha256-gCKqS1POV/9vnMRZQ2C/wV8rrrWgGNDGiCbxLaSaUeA=" crossorigin="anonymous" media="screen">
+<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.c5514d3530979d291f3497facc20da1cec870028dbc2a3630b64bab8721bbe49.css" integrity="sha256-xVFNNTCXnSkfNJf6zCDaHOyHACjbwqNjC2S6uHIbvkk=" crossorigin="anonymous" media="screen">
diff --git a/docs/tags/story/index.html b/docs/tags/story/index.html
index efa69b7..05e1f00 100644
--- a/docs/tags/story/index.html
+++ b/docs/tags/story/index.html
@@ -25,7 +25,7 @@
-<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.8022aa4b53ce57ff6f9cc4594360bfc15f2baeb5a018d0c68826f12da49a51e0.css" integrity="sha256-gCKqS1POV/9vnMRZQ2C/wV8rrrWgGNDGiCbxLaSaUeA=" crossorigin="anonymous" media="screen">
+<link rel="stylesheet" href="/hugo-theme-sam/css/main.min.c5514d3530979d291f3497facc20da1cec870028dbc2a3630b64bab8721bbe49.css" integrity="sha256-xVFNNTCXnSkfNJf6zCDaHOyHACjbwqNjC2S6uHIbvkk=" crossorigin="anonymous" media="screen">
diff --git a/exampleSite/resources/_gen/assets/sass/hugo-theme-sam/sass/style.sass_b1195a7e151e6f4379f823b1b2b4f87a.content b/exampleSite/resources/_gen/assets/sass/hugo-theme-sam/sass/style.sass_b1195a7e151e6f4379f823b1b2b4f87a.content
index 9728fb9..c5455b4 100644
--- a/exampleSite/resources/_gen/assets/sass/hugo-theme-sam/sass/style.sass_b1195a7e151e6f4379f823b1b2b4f87a.content
+++ b/exampleSite/resources/_gen/assets/sass/hugo-theme-sam/sass/style.sass_b1195a7e151e6f4379f823b1b2b4f87a.content
@@ -1 +1 @@
-*{margin:0;padding:0;box-sizing:border-box}html{background-color:#39424e;font-family:didact gothic,sans serif;font-size:16px}body{font-size:16px;font-family:didact gothic,sans serif;color:#fff;line-height:2rem;letter-spacing:1.5px;text-shadow:none;display:flex;flex-direction:column;justify-content:space-between;align-items:center;opacity:1}header{padding:6em 1em 1em 0}@media screen and (max-width:736px){header{padding:3em 0}}h1,h2,h3{margin-bottom:.5em;font-family:didact gothic,sans-serif;opacity:.6}li{opacity:.8}li a{opacity:.9}ul{list-style-type:none}p{display:inline}a{color:#ccc;text-decoration:none;border-bottom:2px solid #ccc;transition:.5s ease}a:hover{color:#fff;font-style:none}a:active{color:#ccc}hr{margin:1rem 0;background-color:initial;width:50%;border-style:solid;border-width:1px;opacity:.3}nav{margin:1em auto}.wrap{margin:0 auto;width:45%;max-width:64em}@media screen and (max-width:736px){.wrap{width:90%}}.tag-container{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.tag{background-color:initial;position:relative;bottom:0}.flex-container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.bottom-menu{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.footer{width:100%;display:flex;justify-content:center;align-items:center;text-align:center;background-color:initial;position:relative;bottom:0;padding:1rem;font-family:didact gothic,sans serif;font-size:1rem;line-height:1em;opacity:.8}.footer a{border-bottom:none;display:contents}#splash{min-height:calc(100vh - 6em)}.big-link{font-family:didact gothic,sans serif;font-size:3rem;font-weight:300;margin-bottom:2rem;line-height:1.5em}#title{margin-top:3rem;font-family:didact gothic,sans serif;font-size:2rem;line-height:3rem;margin-bottom:2rem}article{width:100%;line-height:2em;letter-spacing:2px}article div{width:100%;height:100%;margin-bottom:1em}article h1,article h2,article h3{margin:1em 0;text-align:left}article .anchor-link>a{border-bottom:none;color:#fff}article .anchor-link>a:hover>.pilcrow{display:inline}article span.pilcrow{display:none}article p{display:block;margin-bottom:1em;line-height:1.6;letter-spacing:1.5px}article .highlight{width:100%}article pre{line-height:2rem;border-radius:3px;padding:1rem;overflow-x:auto;background-color:#000004;width:100%;margin-bottom:1em}article pre>code{border:none}article code{font-size:.9rem;font-family:source code pro,monospace;padding:.1rem;border-radius:3px;border:1px solid #ccc}article img{width:100%;max-width:100%;display:block;margin:2rem auto;opacity:1}article blockquote{background-color:#ccc;color:#39424e;padding:2rem;margin:2rem 1rem;border-radius:3px}article blockquote a{color:#111}article blockquote ul{margin-top:1rem}article blockquote li{list-style:disc}article table{width:100%;border-collapse:collapse;margin:1rem 0;overflow-x:auto}article table th{font-size:.9rem}article table td,article table th{padding:2px 5px;text-align:center;border:1px solid #ccc}article li{line-height:2;padding-left:.4rem}article li:last-child{margin-bottom:1rem}article ul{list-style:disc outside;padding-left:2rem}article ol{list-style:decimal outside;padding-left:2rem}article .gist{max-width:100%}article .gist td,article .gist th{text-align:left;border:0}article .gist .gist-meta{background-color:initial;color:#fff}article .gist .gist-meta a{color:#fff}.tag{padding:.25em 0;margin-right:.5em;opacity:.6}.grid{margin:1em auto;display:grid;grid-gap:20px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-auto-rows:400px}@media screen and (max-width:736px){.grid{grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}}.grid.keep-aspect-ratio{grid-auto-rows:auto;place-items:start}.grid>div{background-color:initial;overflow:hidden}.grid>div>img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;opacity:1}.grid>div>a{border-bottom:none}.grid>div>a>img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;opacity:1}.video{position:fixed;z-index:-1}#overlay{position:fixed;height:100%;width:100%;top:0;left:0;background:rgba(0,0,0,.4);z-index:-1}@media(min-aspect-ratio:16/9){.video{width:100%;height:auto}}@media(max-aspect-ratio:16/9){.video{width:auto;height:100%}}.go-left{justify-content:flex-start;align-items:flex-start}.go-right{justify-content:flex-end;align-items:flex-end}.go-center{justify-content:center;align-items:center} \ No newline at end of file
+*{margin:0;padding:0;box-sizing:border-box}html{background-color:#39424e;font-family:didact gothic,sans serif;font-size:16px}body{font-size:16px;font-family:didact gothic,sans serif;color:#fff;line-height:2rem;letter-spacing:1.5px;text-shadow:none;display:flex;flex-direction:column;justify-content:space-between;align-items:center;opacity:1}header{padding:6em 1em 1em 0}@media screen and (max-width:736px){header{padding:3em 0}}h1,h2,h3{margin-bottom:.5em;font-family:didact gothic,sans-serif;opacity:.6}li{opacity:.8}li a{opacity:.9}ul{list-style-type:none}p{display:inline}a{color:#ccc;text-decoration:none;border-bottom:2px solid #ccc;transition:.5s ease}a:hover{color:#fff;font-style:none}a:active{color:#ccc}hr{margin:1rem 0;background-color:transparent;width:50%;border-style:solid;border-width:1px;opacity:.3}nav{margin:1em auto}.wrap{margin:0 auto;width:45%;max-width:64em}@media screen and (max-width:736px){.wrap{width:90%}}.tag-container{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.tag{background-color:transparent;position:relative;bottom:0}.flex-container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.bottom-menu{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.footer{width:100%;display:flex;justify-content:center;align-items:center;text-align:center;background-color:transparent;position:relative;bottom:0;padding:1rem;font-family:didact gothic,sans serif;font-size:1rem;line-height:1em;opacity:.8}.footer a{border-bottom:none;display:contents}#splash{min-height:calc(100vh - 6em)}.big-link{font-family:didact gothic,sans serif;font-size:3rem;font-weight:300;margin-bottom:2rem;line-height:1.5em}#title{margin-top:3rem;font-family:didact gothic,sans serif;font-size:2rem;line-height:3rem;margin-bottom:2rem}article{width:100%;line-height:2em;letter-spacing:2px}article div{width:100%;height:100%;margin-bottom:1em}article h1,article h2,article h3{margin:1em 0;text-align:left}article .anchor-link>a{border-bottom:none;color:#fff}article .anchor-link>a:hover>.pilcrow{display:inline}article span.pilcrow{display:none}article p{display:block;margin-bottom:1em;line-height:1.6;letter-spacing:1.5px}article .highlight{width:100%}article pre{line-height:2rem;border-radius:3px;padding:1rem;overflow-x:auto;background-color:#000004;width:100%;margin-bottom:1em}article pre>code{border:none}article code{font-size:.9rem;font-family:source code pro,monospace;padding:.1rem;border-radius:3px;border:1px solid #ccc}article img{width:100%;max-width:100%;display:block;margin:2rem auto;opacity:1}article blockquote{background-color:#ccc;color:#39424e;padding:2rem;margin:2rem 1rem;border-radius:3px}article blockquote a{color:#111}article blockquote ul{margin-top:1rem}article blockquote li{list-style:disc}article table{width:100%;border-collapse:collapse;margin:1rem 0;overflow-x:auto}article table th{font-size:.9rem}article table td,article table th{padding:2px 5px;text-align:center;border:1px solid #ccc}article li{line-height:2;padding-left:.4rem}article li:last-child{margin-bottom:1rem}article ul{list-style:disc outside;padding-left:2rem}article ol{list-style:decimal outside;padding-left:2rem}article .gist{max-width:100%}article .gist td,article .gist th{text-align:left;border:0}article .gist .gist-meta{background-color:transparent;color:#fff}article .gist .gist-meta a{color:#fff}.tag{padding:.25em 0;margin-right:.5em;opacity:.6}.grid{margin:1em auto;display:grid;grid-gap:20px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));grid-auto-rows:400px}@media screen and (max-width:736px){.grid{grid-template-columns:repeat(auto-fit,minmax(100%,1fr))}}.grid.keep-aspect-ratio{grid-auto-rows:auto;place-items:start}.grid>div{background-color:transparent;overflow:hidden}.grid>div>img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;opacity:1}.grid>div>a{border-bottom:none}.grid>div>a>img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover;opacity:1}.video{position:fixed;z-index:-1}#overlay{position:fixed;height:100%;width:100%;top:0;left:0;background:rgba(0,0,0,.4);z-index:-1}@media(min-aspect-ratio:16/9){.video{width:100%;height:auto}}@media(max-aspect-ratio:16/9){.video{width:auto;height:100%}}.go-left{justify-content:flex-start;align-items:flex-start}.go-right{justify-content:flex-end;align-items:flex-end}.go-center{justify-content:center;align-items:center} \ No newline at end of file
diff --git a/exampleSite/resources/_gen/assets/sass/hugo-theme-sam/sass/style.sass_b1195a7e151e6f4379f823b1b2b4f87a.json b/exampleSite/resources/_gen/assets/sass/hugo-theme-sam/sass/style.sass_b1195a7e151e6f4379f823b1b2b4f87a.json
index b6ba7ff..e6affa9 100644
--- a/exampleSite/resources/_gen/assets/sass/hugo-theme-sam/sass/style.sass_b1195a7e151e6f4379f823b1b2b4f87a.json
+++ b/exampleSite/resources/_gen/assets/sass/hugo-theme-sam/sass/style.sass_b1195a7e151e6f4379f823b1b2b4f87a.json
@@ -1 +1 @@
-{"Target":"css/main.min.8022aa4b53ce57ff6f9cc4594360bfc15f2baeb5a018d0c68826f12da49a51e0.css","MediaType":"text/css","Data":{"Integrity":"sha256-gCKqS1POV/9vnMRZQ2C/wV8rrrWgGNDGiCbxLaSaUeA="}} \ No newline at end of file
+{"Target":"css/main.min.c5514d3530979d291f3497facc20da1cec870028dbc2a3630b64bab8721bbe49.css","MediaType":"text/css","Data":{"Integrity":"sha256-xVFNNTCXnSkfNJf6zCDaHOyHACjbwqNjC2S6uHIbvkk="}} \ No newline at end of file