Removed Net neutrality banner, updated status's

This commit is contained in:
LAX18
2018-08-15 11:59:34 -04:00
parent a3979cd4e0
commit 5d9cd90df9
4 changed files with 10 additions and 6 deletions
-1
View File
@@ -2,7 +2,6 @@
<head>
<title>LAX18's Homepage | Contact</title><link rel="icon" type="image/png" href="https://i.imgur.com/A385G44.png">
<link rel="stylesheet" type="text/css" href="style.css">
<script src="https://redalert.battleforthenet.com/widget.js" async></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-119545665-1"></script>
<script>
+2 -2
View File
@@ -3,7 +3,6 @@
<title>LAX18's Homepage</title>
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="icon" type="image/png" href="https://i.imgur.com/A385G44.png">
<script src="https://redalert.battleforthenet.com/widget.js" async></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-119545665-1"></script>
<script>
@@ -32,4 +31,5 @@ td {vertical-align: bottom;text-align: center;}
Please keep in mind that this website is still under construction and will remain that way until I decide to complete it.
<hr>
<h2 id="titles">News:</h2>
<table><tr><td><span id="subtitles">Website is up and running!!!</span></td></tr><tr><td>After some push from other websites being developed on Cemetech, I finally finished my website! I has a programs section where you can see my finished programs. A projects section, where you can see my in progress work, and a contact page if you need to contact me.</td></tr></table>
<table> <tr><td><span id="subtitles">NOS development</span></td></tr><tr><td>After a break, I have continued development on my shell. Current features include pinning programs and a working terminal!</td></tr>
<tr class="spacing"><td><span id="subtitles"><br>Website is up and running!!!</span></td></tr><tr><td>After some push from other websites being developed on Cemetech, I finally finished my website! I has a programs section where you can see my finished programs. A projects section, where you can see my in progress work, and a contact page if you need to contact me.</td></tr></table>
-1
View File
@@ -2,7 +2,6 @@
<head>
<title>LAX18's Homepage | Programs</title>
<link rel="stylesheet" type="text/css" href="style.css">
<script src="https://redalert.battleforthenet.com/widget.js" async></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-119545665-1"></script>
<script>
+8 -2
View File
@@ -5,7 +5,6 @@
<link rel="icon" type="image/png" href="https://i.imgur.com/A385G44.png">
<!-- Place this tag in your head or just before your close body tag. -->
<script async defer src="https://buttons.github.io/buttons.js"></script>
<script src="https://redalert.battleforthenet.com/widget.js" async></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-119545665-1"></script>
<script>
@@ -29,12 +28,19 @@
<h2 id="titles">Projects</h2>
<table>
<tr>
<td><div id="titles"><a href="https://github.com/LAX18/NOS">NOS</a></h4><div class="inactive">Idle</div></td><td><!-- Place this tag where you want the button to render. -->
<td><div id="titles"><a href="https://github.com/LAX18/NOS">NOS</a></h4><div class="active">Active Development</div></td><td><!-- Place this tag where you want the button to render. -->
<a class="github-button" href="https://github.com/LAX18/NOS/subscription" data-icon="octicon-eye" aria-label="Watch LAX18/NOS on GitHub">Watch</a></td>
</tr>
<tr class="spacing">
<td>NOS Is an alternative shell offered to those who use a TI84+CE Calculator. Written in ICE, this shell is one of the first of its kind.</td>
</tr>
<tr class="separator"></tr>
<tr>
<td><div id="titles"><a href="https://github.com/LAX18/LAXLOGS">LAXLOG IRC BOT</a></h4><div class="active">Active Development</div></td><td><a class="github-button" href="https://github.com/LAX18/LAXLOGS/subscription" data-icon="octicon-eye" aria-label="Watch LAX18/LAXLOG on GitHub">Watch</a></td>
</tr>
<tr>
<td>This is an IRC bot that takes logs of channels. Code not provided</td>
</tr>
<tr class="separator"></tr>
<tr>
<td><div id="titles"><a href="https://github.com/LAX18/LAXBOT">LAX18's IRC BOT</a></h4><div class="inactive">Idle</div></td><td><a class="github-button" href="https://github.com/LAX18/LAXBOT/subscription" data-icon="octicon-eye" aria-label="Watch LAX18/LAXBOT on GitHub">Watch</a></td>