Move "Things they never said", add CSS & Python to interests

This commit is contained in:
floppydiskette 2023-10-19 00:32:31 +01:00
parent 5a0c81f50d
commit 843f011926
Signed by: fwoppydwisk
SSH key fingerprint: SHA256:yXxSuswzElTluzXjKgvZK0bDGhTaj/XbArybRDr+Mfs

View file

@ -4,19 +4,6 @@
@section('content')
<p>Hi! This my personal homepage on the <strong>W</strong>orld <strong>W</strong>ide <strong>W</strong>eb.</p>
<table class="info-table never-said" role="presentation">
<caption>
<h2>Things they never said</h2>
<hr>
</caption>
<tr>
<script type="text/javascript" language="javascript" src="/js/neverSaid.js"></script>
<noscript><td>Oops! You need JavaScript enabled to view this content.</td></noscript>
</tr>
</table>
<br>
<table class="info-table" role="presentation">
<caption>
<h2>Fun Facts</h2>
@ -51,7 +38,7 @@
</tr>
<tr>
<td>&#9670; <b>Programming</b></td>
<td>- HTML, JavaScript, C#, Java, PHP, Ruby</td>
<td>- HTML, CSS, JavaScript, C#, Java, PHP, Ruby, Python</td>
</tr>
<tr>
<td>&#9670; <b>Photography</b></td>
@ -60,6 +47,18 @@
</table>
<br>
<table class="info-table never-said" role="presentation">
<caption>
<h2>Things they never said</h2>
<hr>
</caption>
<tr>
<script type="text/javascript" language="javascript" src="/js/neverSaid.js"></script>
<noscript><td>Oops! You need JavaScript enabled to view this content.</td></noscript>
</tr>
</table>
<br>
<table class="info-table" role="presentation">
<caption>
<h2>Contact &amp; social</h2>