diff options
16 files changed, 8 insertions, 6 deletions
diff --git a/assets/logos/front.png b/assets/logos/front.png Binary files differnew file mode 100644 index 0000000..cacbb62 --- /dev/null +++ b/assets/logos/front.png diff --git a/assets/logos/grim.png b/assets/logos/grim.png Binary files differnew file mode 100644 index 0000000..49d5a0d --- /dev/null +++ b/assets/logos/grim.png diff --git a/assets/logos/hit.png b/assets/logos/hit.png Binary files differnew file mode 100644 index 0000000..bd195ce --- /dev/null +++ b/assets/logos/hit.png diff --git a/assets/logo.png b/assets/logos/left.png Binary files differindex 3ff9f87..3ff9f87 100644 --- a/assets/logo.png +++ b/assets/logos/left.png diff --git a/assets/logos/right.png b/assets/logos/right.png Binary files differnew file mode 100644 index 0000000..d19f89c --- /dev/null +++ b/assets/logos/right.png diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index c473262..06eed60 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -20,7 +20,7 @@ <meta property="og:title" content="{{ .Page.Title }}"> <meta property="og:type" content="website"> <meta property="og:url" content="{{ .Permalink }}"> - {{- $imageUrl := default "logo.png" .Params.image }} + {{- $imageUrl := default "logos/right.png" .Params.image }} {{- $image := resources.Get $imageUrl }} <meta property="og:image" content="{{ $image.Permalink }}"> <meta property="og:description" content="{{ .Params.Abstract | default .Site.Params.DefaultDescription}}"> @@ -45,10 +45,10 @@ <div class="the-site"> <aside class="left-column"> <a href="/"> - {{ $logo := resources.Get "logo.png" }} + {{ $logo := resources.Get "logos/right.png" }} {{ $logo1x := $logo.Resize "x160 webpn" }} {{ $logo2x := $logo.Resize "x310 webpn" }} - <div id="logo"> + <div class="logo"> <img alt="logo" src="{{ $logo.Permalink }}" diff --git a/layouts/shortcodes/img-pull-right.html b/layouts/shortcodes/img-pull-right.html index 4688b59..e57964d 100644 --- a/layouts/shortcodes/img-pull-right.html +++ b/layouts/shortcodes/img-pull-right.html @@ -10,7 +10,7 @@ src="{{ $img1x.Permalink }}" srcset=" {{ $img1x.RelPermalink }} 1x, - {{ $img2x.RelPermalink }} 2x, + {{ $img2x.RelPermalink }} 2x " width="{{ $img1x.Width }}" height="{{ $img1x.Height }}" diff --git a/resources/_gen/images/front_huc47c36a60cfefd22340db4c4142a8965_3928_0x160_resize_box_3.png b/resources/_gen/images/front_huc47c36a60cfefd22340db4c4142a8965_3928_0x160_resize_box_3.png Binary files differnew file mode 100644 index 0000000..dafa7b8 --- /dev/null +++ b/resources/_gen/images/front_huc47c36a60cfefd22340db4c4142a8965_3928_0x160_resize_box_3.png diff --git a/resources/_gen/images/front_huc47c36a60cfefd22340db4c4142a8965_3928_0x310_resize_box_3.png b/resources/_gen/images/front_huc47c36a60cfefd22340db4c4142a8965_3928_0x310_resize_box_3.png Binary files differnew file mode 100644 index 0000000..da2aefe --- /dev/null +++ b/resources/_gen/images/front_huc47c36a60cfefd22340db4c4142a8965_3928_0x310_resize_box_3.png diff --git a/resources/_gen/images/grim_hu854d4979f24f44fb1730c3fab6c9ef4f_4533_0x160_resize_box_3.png b/resources/_gen/images/grim_hu854d4979f24f44fb1730c3fab6c9ef4f_4533_0x160_resize_box_3.png Binary files differnew file mode 100644 index 0000000..65fabdb --- /dev/null +++ b/resources/_gen/images/grim_hu854d4979f24f44fb1730c3fab6c9ef4f_4533_0x160_resize_box_3.png diff --git a/resources/_gen/images/grim_hu854d4979f24f44fb1730c3fab6c9ef4f_4533_0x310_resize_box_3.png b/resources/_gen/images/grim_hu854d4979f24f44fb1730c3fab6c9ef4f_4533_0x310_resize_box_3.png Binary files differnew file mode 100644 index 0000000..f793dcd --- /dev/null +++ b/resources/_gen/images/grim_hu854d4979f24f44fb1730c3fab6c9ef4f_4533_0x310_resize_box_3.png diff --git a/resources/_gen/images/hit_hu0353ce27a4a45c9bd13a2f4324fec113_4341_0x160_resize_box_3.png b/resources/_gen/images/hit_hu0353ce27a4a45c9bd13a2f4324fec113_4341_0x160_resize_box_3.png Binary files differnew file mode 100644 index 0000000..9160995 --- /dev/null +++ b/resources/_gen/images/hit_hu0353ce27a4a45c9bd13a2f4324fec113_4341_0x160_resize_box_3.png diff --git a/resources/_gen/images/hit_hu0353ce27a4a45c9bd13a2f4324fec113_4341_0x310_resize_box_3.png b/resources/_gen/images/hit_hu0353ce27a4a45c9bd13a2f4324fec113_4341_0x310_resize_box_3.png Binary files differnew file mode 100644 index 0000000..1bf8370 --- /dev/null +++ b/resources/_gen/images/hit_hu0353ce27a4a45c9bd13a2f4324fec113_4341_0x310_resize_box_3.png diff --git a/resources/_gen/images/right_huc0030a032f6ff290cd1a7fdb67d90f21_3948_0x160_resize_box_3.png b/resources/_gen/images/right_huc0030a032f6ff290cd1a7fdb67d90f21_3948_0x160_resize_box_3.png Binary files differnew file mode 100644 index 0000000..ea097ca --- /dev/null +++ b/resources/_gen/images/right_huc0030a032f6ff290cd1a7fdb67d90f21_3948_0x160_resize_box_3.png diff --git a/resources/_gen/images/right_huc0030a032f6ff290cd1a7fdb67d90f21_3948_0x310_resize_box_3.png b/resources/_gen/images/right_huc0030a032f6ff290cd1a7fdb67d90f21_3948_0x310_resize_box_3.png Binary files differnew file mode 100644 index 0000000..1458440 --- /dev/null +++ b/resources/_gen/images/right_huc0030a032f6ff290cd1a7fdb67d90f21_3948_0x310_resize_box_3.png diff --git a/static/style.css b/static/style.css index 944ba39..d31e568 100644 --- a/static/style.css +++ b/static/style.css @@ -1,4 +1,6 @@ :root { + color-scheme: light dark; + --site-bg: #fff; --menu-bg: var(--menu-bg) --text-color: #000; @@ -94,12 +96,12 @@ h1 { } /* ----------- Logo */ -#logo img{ +logo{ height: auto; width: auto; } @media (max-width: 710px) { - #logo img { + .logo img { height: 40px; } } |