diff options
author | Rafael Marçalo <raroma09@gmail.com> | 2022-10-22 14:49:04 +0100 |
---|---|---|
committer | Rafael Marçalo <raroma09@gmail.com> | 2022-10-22 14:49:04 +0100 |
commit | b5be1fc04a7931b0a3e042b20dc635fd77807d08 (patch) | |
tree | 377bd8b241bc338330647b57d7f5762cf10e3db4 /views/partials/bottom | |
parent | afd9600c6d9e1558ea021e9fcb194661487fa056 (diff) |
Added dark theme and converted indentation to tabs
Diffstat (limited to 'views/partials/bottom')
-rw-r--r-- | views/partials/bottom/footer.ejs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/partials/bottom/footer.ejs b/views/partials/bottom/footer.ejs index 23f3220..e29b249 100644 --- a/views/partials/bottom/footer.ejs +++ b/views/partials/bottom/footer.ejs @@ -1,2 +1,2 @@ <div class="mt-4"> -</div> +</div>
\ No newline at end of file |