summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrankie B <git@diskfloppy.me>2023-10-19 00:32:31 +0100
committerFrankie B <git@diskfloppy.me>2023-10-19 00:32:31 +0100
commit843f011926823acc63ce74650da883b9980eae08 (patch)
tree12748077d5d1248b696b0ee46352401c657a688e
parent5a0c81f50da3fc0bf76dc7dca791c93c99000dcc (diff)
Move "Things they never said", add CSS & Python to interests
-rw-r--r--resources/views/pages/home.blade.php27
1 files changed, 13 insertions, 14 deletions
diff --git a/resources/views/pages/home.blade.php b/resources/views/pages/home.blade.php
index 3aa69c5..cc38f61 100644
--- a/resources/views/pages/home.blade.php
+++ b/resources/views/pages/home.blade.php
@@ -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>