Adding cityscape and junk

This commit is contained in:
Dan 2025-12-11 11:58:40 +00:00
parent 0d21b06acd
commit c51942e5c0
19 changed files with 1351 additions and 146 deletions

View file

@ -1,6 +1,5 @@
{{ $text := .text | default "" }} {{ $placeholder := strings.Repeat (len $text)
"8" }}
{{ $text := .text | default "" }} {{ $placeholder := .placeholder | default
(strings.Repeat (len $text) "8" ) }}
<div class="lcd-container">
<div class="lcd-screen">
<span class="lcd-text" data-placeholder="{{ $placeholder }}"