Moved social links to header
This commit is contained in:
parent
238d8bb6c3
commit
db03fdd790
1 changed files with 8 additions and 5 deletions
13
index.htm
13
index.htm
|
|
@ -11,14 +11,17 @@
|
|||
<h3 class="italic lightcol nospace">fantasy is not a crime, find your castle in the sky</h2>
|
||||
<table height="100%" width="100%">
|
||||
<h3 class="nospace">
|
||||
<a href="http://blog.adrian.rf.gd/" style="text-decoration:blink">blog</a>
|
||||
<a href="http://gallery.adrian.rf.gd/" style="text-decoration:blink">gallery</a>
|
||||
<a href="http://blog.adrian.rf.gd/" style="text-decoration:blink">blog</a>
|
||||
<a href="http://gallery.adrian.rf.gd/" style="text-decoration:blink">gallery</a>
|
||||
</h3>
|
||||
<h3 class="nospace">
|
||||
<a href="https://youtube.com/@adrianvic8/" style="text-decoration:blink">YouTube</a>
|
||||
<a href="https://github.com/adrianvic/" style="text-decoration:blink">GitHub</a>
|
||||
<a href="https://reddit.com/u/Afox200" style="text-decoration:blink">Reddit</a>
|
||||
</h3>
|
||||
<tr>
|
||||
<td align="center" valign="middle" style="padding-left: 10%; padding-right: 10%;">
|
||||
<p>Hello, I'm Adrian, a newbie developer, tech enthusiast, photographer and conlang creator who loves literature.
|
||||
</p>
|
||||
<p>You can find me on <a class="italic" href="https://www.github.com/adrianvic">Github</a>, <a class="italic" href="https://youtube.com/@cdnapollo">YouTube</a> or <a class="italic" href="https://reddit.com/u/Afox200">Reddit</a></p>
|
||||
<p>Hello, I'm Adrian, a newbie developer, tech enthusiast, photographer and conlang creator who loves literature.</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue