diff --git a/public/images/sra-2024-bug.png b/public/images/sra-2024-bug.png new file mode 100644 index 00000000..79709217 Binary files /dev/null and b/public/images/sra-2024-bug.png differ diff --git a/sass/elements/_currentAndNext.scss b/sass/elements/_currentAndNext.scss index 7491c78a..4a9eae82 100644 --- a/sass/elements/_currentAndNext.scss +++ b/sass/elements/_currentAndNext.scss @@ -13,13 +13,21 @@ padding: calc(8em + 60px) 0 8em; } - .sra-2020-bug { + .sra-2024-bug { position: absolute; top: calc(1em + 60px); left: 1em; max-width: 90vw; max-height: 54px; } + + .sra-2020-bug { + position: absolute; + top: calc(1em + 120px); + left: 1em; + max-width: 90vw; + max-height: 54px; + } } .current-next-container { max-width: 950px; diff --git a/views/about.tmpl b/views/about.tmpl index d44a1fcf..de0691ad 100644 --- a/views/about.tmpl +++ b/views/about.tmpl @@ -149,6 +149,18 @@
+
{{if .PageContext.Christmas}}
{{end}}