From 112b9bdcdd2671bb0ec7645e6fcb488dc568d206 Mon Sep 17 00:00:00 2001 From: Rohan Kumar Date: Fri, 23 Sep 2022 22:37:15 -0700 Subject: [PATCH] Add internet.nl badge to awards --- assets/p/internetnl-web.png | Bin 0 -> 1319 bytes assets/p/internetnl-web.svg | 1 + content/meta/_index.md | 11 +++++++++++ layouts/shortcodes/picture.html | 4 ++++ 4 files changed, 16 insertions(+) create mode 100644 assets/p/internetnl-web.png create mode 100644 assets/p/internetnl-web.svg diff --git a/assets/p/internetnl-web.png b/assets/p/internetnl-web.png new file mode 100644 index 0000000000000000000000000000000000000000..779bf650ea92cbb8899b1f5a47b6ce713d224bee GIT binary patch literal 1319 zcmV+?1=#wDP)Px!tFEn}=%gW5w)iiNRKqRY#M8Hoq&x05emA^p(Iiy8<+yLb=$5Ul zj5(5JZ2@J}fFXoT2qgrMwZf2LQq_V~D~xA^>iO%4Fbx+GIAN^y@Pg?gGM$MK5j7Q$OJ^Q1 zB@FBAo|(~tBW;*2k?;(o5dr2$Ct||1h#-?1GA5Nm24S8%!WGRtnua4JNd`>kr2N;K zBhajS?zV6gObP4HMFid%cX$3>;Jc+>orQyjb9OlWD(48lKf)4s> zA{dQE*#L&o)R|?%U@I8vILI;@C%y&aD-1o;(e8BATM5V+!E|hD9S2RE>r8dqo&EdlXB-*a?PCydQ$$C!Cq$?%xkXnqpaC zPW=mMjG3l2g!xft7n@1X|o-mQo85WTx!z?36ZWz=@78_i;w!q~P2hB;UBswI|(f^KJ+ znY(KwzV&|Qfy)B*ww310%PuV)M8Nng)C|BLfi_etaVKQ^gs_t*Iu d@Kt@F{Q$u$?BRLb^-KT&002ovPDHLkV1n)CXQ==H literal 0 HcmV?d00001 diff --git a/assets/p/internetnl-web.svg b/assets/p/internetnl-web.svg new file mode 100644 index 0000000..9d17c99 --- /dev/null +++ b/assets/p/internetnl-web.svg @@ -0,0 +1 @@ + diff --git a/content/meta/_index.md b/content/meta/_index.md index 502c8f8..1dd4235 100644 --- a/content/meta/_index.md +++ b/content/meta/_index.md @@ -65,6 +65,17 @@ This site is featured in some cool directories. Awards ------ +{{}} + +{{}} +
+ +[Internet.nl](https://internet.nl/) offers an automated website security check. Relevant buzzwords include IPv6, DNSSEC, TLS, HTTP security headers, and RPKI. [See a report for seirdy.one](https://internet.nl/site/seirdy.one/1716116/). + +
+ +{{
}} + {{}} {{< picture name="8601" alt="Bitmap font reading: “Viatrix's ISO 8601 Award! Seirdy's Home, awarded 23/17/22”" class="pix" sf=2 >}} diff --git a/layouts/shortcodes/picture.html b/layouts/shortcodes/picture.html index e0ea642..e804dac 100644 --- a/layouts/shortcodes/picture.html +++ b/layouts/shortcodes/picture.html @@ -16,6 +16,7 @@ {{- $img_height = (mul $img_height . | math.Round ) -}} {{- end -}} + {{- if not (in site.BaseURL ".onion") -}} {{ with $dark_svg -}} {{ $dark_svg_src := . | resources.Fingerprint "md5" -}} {{ end -}} + {{ end -}} {{ with $dark_jxl -}} {{ $dark_jxl_src := . | resources.Fingerprint "md5" -}} {{ end -}} + {{- if not (in site.BaseURL ".onion") -}} {{ with $light_svg -}} {{ $light_svg_src := . | resources.Fingerprint "md5" -}} {{ end -}} + {{ end -}} {{ with $light_jxl -}} {{ $light_jxl_src := . | resources.Fingerprint "md5" -}}