dashboard
repositories
filestore
activity
search
login
external-software
/
github_gohugo_theme_anatole
mirror of
https://github.com/lxndrblz/anatole.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
chore: update git auto commit (#568)
Alexander Bilz
19.27.2025
8bee9370854f7ffe8cd5dc6d18d47fd633fbdb4c
[external-software/github_gohugo_theme_anatole.git]
/
layouts
/
shortcodes
/
loading.html
1
2
3
4
5
6
7
8
9
<!-- loading -->
<div class="sk-wrapper">
<div class="sk-fold">
<div class="sk-fold-cube"></div>
<div class="sk-fold-cube"></div>
<div class="sk-fold-cube"></div>
<div class="sk-fold-cube"></div>
</div>
</div>