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: add devcontainer to gitignore (#275)
Alexander Eble
18.27.2021
b87c27ca8746001c44e95af912e9edecbbf316d9
[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>