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
Added External URL Redirect Option (#215)
Alexander Eble
20.51.2021
f641c9dc6baee00d08fa955dd3fd60b23e589af2
[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>