From 6fe4462e53ea300d3734301edba33cb1866fa777 Mon Sep 17 00:00:00 2001
From: alexanderdavide <alexeble1998@gmail.com>
Date: Thu, 24 Jun 2021 20:34:12 +0000
Subject: [PATCH] style: prettier format all files

---
 layouts/shortcodes/loading.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/layouts/shortcodes/loading.html b/layouts/shortcodes/loading.html
index e57d250..cff70e6 100644
--- a/layouts/shortcodes/loading.html
+++ b/layouts/shortcodes/loading.html
@@ -6,4 +6,4 @@
     <div class="sk-fold-cube"></div>
     <div class="sk-fold-cube"></div>
   </div>
-</div>
\ No newline at end of file
+</div>

--
Gitblit v1.10.0