summaryrefslogtreecommitdiff
path: root/examples/layouts/loading.html
diff options
context:
space:
mode:
authorMhykol <mchaeldonald62@pm.me>2024-06-16 03:13:55 -0400
committerMhykol <mchaeldonald62@pm.me>2024-06-16 03:13:55 -0400
commite72a9e5911b0fcfdaf8048400b055fe03391ad30 (patch)
tree7c289de79286181d7bb49e92b05744ef3a09bba3 /examples/layouts/loading.html
parent43fc12689e9e4a455a41ba29a34455bddf3adb10 (diff)
Added examples
Diffstat (limited to 'examples/layouts/loading.html')
-rw-r--r--examples/layouts/loading.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/examples/layouts/loading.html b/examples/layouts/loading.html
new file mode 100644
index 0000000..e8157e7
--- /dev/null
+++ b/examples/layouts/loading.html
@@ -0,0 +1,12 @@
+ <section id="loading">
+ <div class="main">
+ <div></div>
+ <div></div>
+ <div></div>
+ <div></div>
+ <div></div>
+ <div></div>
+ <div></div>
+ <div></div>
+ </div>
+ </section>