diff --git a/errors/index.html b/errors/index.html index 06457e3..d62e16b 100644 --- a/errors/index.html +++ b/errors/index.html @@ -1,5 +1,6 @@ {{ $code := placeholder "http.error.status_code" }} {{ $text := placeholder "http.error.status_text" }} +{{ $img_url := (printf "https://errors.boba.best/%s.jpg" $code) }} {{ $code }} {{ $text }} @@ -9,18 +10,18 @@ - + - +

{{ $code }} {{ $text }}

- cat + cat