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
fix: update FA translation (#400)
Kouros
26.48.2022
24afb94d40460a32eef5b3458e73197eca89901e
[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>