commit 709bdacd19551d41b5141f9189f2c397de5e2b4c from: Caleb Stein date: Mon May 25 23:22:39 2026 UTC remove import from style.css commit - 9fca51ccb0589c9cdef3ea57ff14219cf51cf4fc commit + 709bdacd19551d41b5141f9189f2c397de5e2b4c blob - 85d44a680c81693cf9e22a4a202da421f74d37fd blob + cd5dc1539ff7a72629832e3819da7991de6ce1cd --- public/about-me/index.html +++ public/about-me/index.html @@ -4,6 +4,7 @@ About Me | Simeon Stein + + + blob - 4eebc490229ccee66ab6d9e576b5b0ed878e9b7a blob + ddedc949f7ce3305172e6731ee2ed6a67ed271c8 --- public/categories/index.html +++ public/categories/index.html @@ -4,6 +4,7 @@ Categories | Simeon Stein + blob - 7ecd5eb574bf43e6e08958d1c475780714f89a55 blob + 1cf030f38684d74e396b015a71b0a2d67981bbd6 --- public/index.html +++ public/index.html @@ -5,6 +5,7 @@ Simeon Stein + + blob - de367ab2dc9d7240f5eb6bb836952a5ba338f717 blob + c940b91b411fe35c56c8c13db6e681db0ec80ec8 --- public/tags/index.html +++ public/tags/index.html @@ -4,6 +4,7 @@ Tags | Simeon Stein + blob - e43289bb874756c5e4c1c143eac1ce204c2edee4 blob + 3605925724bbac570a88f8a8b8443782c9af13b5 --- public/tags/personal/index.html +++ public/tags/personal/index.html @@ -4,6 +4,7 @@ Personal | Simeon Stein + blob - ab1cd024b55f0fad11fb839711a8a9077e4095fd blob + 08c40a688468479ee8655b05c3602e2637d371a0 --- public/tags/saints/index.html +++ public/tags/saints/index.html @@ -4,6 +4,7 @@ Saints | Simeon Stein + blob - 7a55b630b02d7ebb34e3354d1533dd4fc7af0f83 blob + 7796284d7f1ac96cf6baefb715d2ee0c95f48885 --- static/style.css +++ static/style.css @@ -1,5 +1,3 @@ -@import url('nord.css'); - ::selection { background-color: var(--nord10); } blob - 57e17cef146462569680129c9315c1eb24f433a0 blob + a3c6a65646e20ba86ac46b539fdb19a7c9298de5 --- themes/lugo/layouts/_default/baseof.html +++ themes/lugo/layouts/_default/baseof.html @@ -4,6 +4,7 @@ {{ if not .IsHome }}{{ .Title | title }} | {{ end }}{{ .Site.Title }} + {{ with .Site.Params.favicon }} {{ end -}}