initial commit
This commit is contained in:
parent
1ae7f331d2
commit
5e7a3c9afb
13 changed files with 263 additions and 0 deletions
5
layouts/check-open-status.json
Normal file
5
layouts/check-open-status.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"isOpen": {{ $status := partial "check-open-status.html" . }}{{ $status.isOpen }},
|
||||
"currentDay": "{{ now.Format "Monday" }}",
|
||||
"currentTime": "{{ now.Format "15:04" }}"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue