summaryrefslogtreecommitdiff
path: root/lite.html
diff options
context:
space:
mode:
Diffstat (limited to 'lite.html')
-rw-r--r--lite.html43
1 files changed, 0 insertions, 43 deletions
diff --git a/lite.html b/lite.html
deleted file mode 100644
index a74834f..0000000
--- a/lite.html
+++ /dev/null
@@ -1,43 +0,0 @@
-<html>
- <head>
- <title>Jacob McDonnell</title>
- <style>
- body{
- margin: 4em;
- background-color: #F0F0F0;
- }
- td{
- width:300px;
- padding:10px;
- vertical-align:top;
- }
- </style>
- </head>
- <body>
- <center>
- <h1>-= Jacob McDonnell =-</h1>
- <table align="center">
- <tbody>
- <tr>
- <td><b>Links to cool simple websites</b></td>
- <td><b>What is this?</b></td>
- <td><b>More Info</b></td>
- </tr>
- <tr>
- <td><a href="https://lite.duckduckgo.com/">DuckDuckGo Lite</a>
- <br><a href="https://git.lukesmith.xyz">Luke Smith's git page</a>
- <br><a href="https://git.suckless.org/">Suckless's git page</a>
- <br><a href="https://lunduke.com/">Lunduke.com</a>
- <br><a href="https://9p.io/plan9">Plan 9</a>
- <br><a href="http://cat-v.org/">Cat-V</a>
- <br><a href="https://openbsd.org">OpenBSD</a>
- <br><a href="https://www.illumos.org/">Illumos</a>
- <br><a href="http://9front.org/">9front</a></td>
- <td><p>This is the lite version of <a href="https://jacobmcdonnell.com"/>jacobmcdonnell.com</a> made to run in Lynx</a></td>
- <td><p>This website is made with 100% pure html and css, no Javascript. Why? because.</p></td>
- </tr>
- </tbody>
- </table>
- </center>
- </body>
-</html>