Theme installed

This commit is contained in:
Aron Petau 2025-04-29 21:13:41 +02:00
parent 8c90bb2dfc
commit 9f4d78baa2
135 changed files with 2650 additions and 269 deletions

View file

@ -1,14 +0,0 @@
<div class="row">
<div class="col-12 center">
<h1>Ooops! 404!</h1>
</div>
</div>
<div class="row">
<div class="col-2"></div>
<div class="col-8 center">
<div id="indextext" >
<p>Something is definetly went wrong, as you tried to reach page that doesn't exist here. Try to start from the <a href="{{ config.base_url }}">beginning</a></p>
</div>
</div>
</div>