Adding cityscape and junk
This commit is contained in:
parent
0d21b06acd
commit
c51942e5c0
19 changed files with 1351 additions and 146 deletions
|
|
@ -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 }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue