mirror of
https://github.com/nikdoof/website-hugo.git
synced 2025-12-13 23:52:23 +00:00
Add spinner for the hackspace status load
This commit is contained in:
@@ -7,7 +7,7 @@ hero_image: /images/rose_logo.svg
|
||||
|
||||
{{< rawhtml >}}
|
||||
<div class="notification has-text-centered" id="hackspace-open">
|
||||
Leigh Hackspace is currently <span id="hackspace-status">Closed</span>
|
||||
Leigh Hackspace is currently <span id="hackspace-status"><i class="fas fa-spinner fa-spin"></i></span>
|
||||
</div>
|
||||
{{</ rawhtml >}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user