aboutsummaryrefslogtreecommitdiffstats
path: root/pages/index.wiki
diff options
context:
space:
mode:
authorLMBishop <13875753+LMBishop@users.noreply.github.com>2021-12-21 23:51:09 +0000
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2021-12-21 23:51:09 +0000
commit2e1ca45f2f13e2242f0c70c463ae86fd8c9929e0 (patch)
tree7f4628e3a5b0d76310de4fba3862805922e3b95e /pages/index.wiki
parentc0a22eb5cf23dfccbf242239c6be0d95e58da983 (diff)
Add content to most pages
Diffstat (limited to 'pages/index.wiki')
-rw-r--r--pages/index.wiki23
1 files changed, 16 insertions, 7 deletions
diff --git a/pages/index.wiki b/pages/index.wiki
index a6ae4bb..64c1415 100644
--- a/pages/index.wiki
+++ b/pages/index.wiki
@@ -2,12 +2,27 @@ __NOTITLE__
__PRIMARY__
{{NAVBARSORTORDER:1}}
{{DISPLAYTITLE:Home}}
+<pre style="text-align:center">
+██╗ ███╗ ███╗██████╗ ██╗███████╗██╗ ██╗ ██████╗ ██████╗
+██║ ████╗ ████║██╔══██╗██║██╔════╝██║ ██║██╔═══██╗██╔══██╗
+██║ ██╔████╔██║██████╔╝██║███████╗███████║██║ ██║██████╔╝
+██║ ██║╚██╔╝██║██╔══██╗██║╚════██║██╔══██║██║ ██║██╔═══╝
+███████╗██║ ╚═╝ ██║██████╔╝██║███████║██║ ██║╚██████╔╝██║
+╚══════╝╚═╝ ╚═╝╚═════╝ ╚═╝╚══════╝╚═╝ ╚═╝ ╚═════╝ ╚═╝
+</pre>
+
Hello! 👋
-I'm '''Leonardo Bishop''', a programmer studying Computer Science full-time at university.
+I'm '''Leonardo Bishop''', a programmer studying computer science full-time at university.
You can check out my projects on the [[about]] page.
+== New website ==
+
+This new website is written in TypeScript and these pages are witten in wikitext.
+
+The source code for this website is available on [https://github.com/LMBishop/website GitHub], freely available under the ISC licence. (If you have suggestions on how to improve it, specifically how the code is designed, please let me know!)
+
== Accessing old content ==
All traffic to leonardobishop.com is now redirected to this new website. To access old content on here, you should prepend the path with a tilde (~).
@@ -20,9 +35,3 @@ will become
<pre>
https://leonardobishop.com/~/nextbus/
</pre>
-
-== New website ==
-
-This new website is written in TypeScript and these pages are witten in wikitext.
-
-The source code for this website is available on [https://github.com/LMBishop/website GitHub], freely available under the ISC licence. (If you have suggestions on how to improve it, specifically how the code is designed, please let me know!)