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
feat: refactor toc as partial
Alexander Bilz
28.48.2022
80ac09e4bccc060b7194ccfb09e9d64e10a1a6a2
[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>