tried to fix index

This commit is contained in:
fr34k 2020-10-31 18:58:17 +01:00
commit a3e32a4933
3 changed files with 69 additions and 65 deletions

View file

@ -1,9 +1,7 @@
<?php include('header.tpl'); ?>
<div class="index_start">
<div>
<img src="images\logo_button\title_ivory.png"></img>
</div>
<div class="hero-image">
Logo
</div>
<div class="container">
@ -102,5 +100,4 @@
<p><a style="color: #f9f9ed; text-decoration: none;" href="https://www.instagram.com/bricabracomania_metalworks/">Check out our instagram page</a></p>
<div id="ig_container"><!-- instagram posts will be inserted here --></div>
</div>
<?php include('footer.tpl'); ?>
<?php include('footer.tpl'); ?>