From e74df49fb8d27a8384750f95d2061e5e5f47ce0b Mon Sep 17 00:00:00 2001 From: mms Date: Mon, 26 Feb 2024 22:05:23 +0100 Subject: feat: 2600 button --- assets/webbuttons/2600.gif | Bin 0 -> 532 bytes layouts/_default/index.html | 1 + ...b6c83340529609a1d_532_160x30_resize_q90_h2_box_1.webp | Bin 0 -> 1292 bytes ...5b6c83340529609a1d_532_80x15_resize_q90_h2_box_1.webp | Bin 0 -> 842 bytes 4 files changed, 1 insertion(+) create mode 100644 assets/webbuttons/2600.gif create mode 100644 resources/_gen/images/2600_hu145a8cccdf994e5b6c83340529609a1d_532_160x30_resize_q90_h2_box_1.webp create mode 100644 resources/_gen/images/2600_hu145a8cccdf994e5b6c83340529609a1d_532_80x15_resize_q90_h2_box_1.webp diff --git a/assets/webbuttons/2600.gif b/assets/webbuttons/2600.gif new file mode 100644 index 0000000..d0b1f34 Binary files /dev/null and b/assets/webbuttons/2600.gif differ diff --git a/layouts/_default/index.html b/layouts/_default/index.html index f1c2980..d4d49af 100644 --- a/layouts/_default/index.html +++ b/layouts/_default/index.html @@ -62,6 +62,7 @@ You can also use Table of Contents. {{ partial "button-15" (dict "button" . "file" "ruby-lang.png" "alt" "Use Ruby" "href" "https://www.ruby-lang.org/") }} {{ partial "button-15" (dict "button" . "file" "evangelion.png" "alt" "Neon Genesis Evangelion 4 Life" ) }} {{ partial "button-15" (dict "button" . "file" "lain.png" "alt" "Serial Experiments Lain 4 Life" ) }} + {{ partial "button-15" (dict "button" . "file" "2600.gif" "alt" "Read 2600" "href" "https://2600.com") }} {{ end }} diff --git a/resources/_gen/images/2600_hu145a8cccdf994e5b6c83340529609a1d_532_160x30_resize_q90_h2_box_1.webp b/resources/_gen/images/2600_hu145a8cccdf994e5b6c83340529609a1d_532_160x30_resize_q90_h2_box_1.webp new file mode 100644 index 0000000..e770451 Binary files /dev/null and b/resources/_gen/images/2600_hu145a8cccdf994e5b6c83340529609a1d_532_160x30_resize_q90_h2_box_1.webp differ diff --git a/resources/_gen/images/2600_hu145a8cccdf994e5b6c83340529609a1d_532_80x15_resize_q90_h2_box_1.webp b/resources/_gen/images/2600_hu145a8cccdf994e5b6c83340529609a1d_532_80x15_resize_q90_h2_box_1.webp new file mode 100644 index 0000000..735049a Binary files /dev/null and b/resources/_gen/images/2600_hu145a8cccdf994e5b6c83340529609a1d_532_80x15_resize_q90_h2_box_1.webp differ -- cgit v1.2.3