rewrite site and stop using iframes
This commit is contained in:
13
index.html
13
index.html
@ -9,7 +9,7 @@
|
||||
<body>
|
||||
<div class="master">
|
||||
<header>
|
||||
<h1 id="font">Squibid's<br>Website!</h1>
|
||||
<h1 id="font"><span style="color: #ED8182;">Squibid's</span> Website</h1>
|
||||
</header>
|
||||
<hr style="color: #f7f7f7;">
|
||||
<div id="left">
|
||||
@ -19,12 +19,15 @@
|
||||
interesting along with some of my personal
|
||||
projects and a blog. </p>
|
||||
<h2 id="font">🌐 Git Repos</h2>
|
||||
<a href="https://git.squi.bid">git site</a>
|
||||
<object type="text/html" data="gitlist.html"></object>
|
||||
<p> <!-- script marker git -->
|
||||
</p> <!-- script marker git -->
|
||||
<a href="https://git.squi.bid">more...</a>
|
||||
</div>
|
||||
<div id="right">
|
||||
<h2 id="font">📖 My Blog</h2>
|
||||
<object type="text/html" data="bloglist.html"></object>
|
||||
<h2 id="font">📚 My Blog</h2>
|
||||
<p> <!-- script marker blog -->
|
||||
</p> <!-- script marker blog -->
|
||||
<a href="blog">more...</a>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
Reference in New Issue
Block a user