aboutsummaryrefslogtreecommitdiffstats
path: root/pages
diff options
context:
space:
mode:
authorLMBishop <13875753+LMBishop@users.noreply.github.com>2021-12-21 13:52:56 +0000
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2021-12-21 13:52:56 +0000
commitf4b697f0e4248ecbeb9606a113d602e28c740b38 (patch)
treecc7b33cac487f351e1b77ca44a5f7fcf2bd08d2b /pages
parentda981411609e3d2cbd269ccae228fb9740970c5f (diff)
Add ISC license
Diffstat (limited to 'pages')
-rw-r--r--pages/index.wiki8
1 files changed, 4 insertions, 4 deletions
diff --git a/pages/index.wiki b/pages/index.wiki
index 8286e6f..a6ae4bb 100644
--- a/pages/index.wiki
+++ b/pages/index.wiki
@@ -6,7 +6,7 @@ Hello! 👋
I'm '''Leonardo Bishop''', a programmer studying Computer Science full-time at university.
-You can view my projects on the [[about]] page.
+You can check out my projects on the [[about]] page.
== Accessing old content ==
@@ -18,11 +18,11 @@ https://leonardobishop.com/nextbus/
</pre>
will become
<pre>
-https://leonardobishop.com/~nextbus/
+https://leonardobishop.com/~/nextbus/
</pre>
== New website ==
-This new website is built in NodeJS and these pages are witten in wikitext.
+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], for everyone to rip apart and laugh at how poorly written it is. (If you do have suggestions on how to improve it though, please do let me know!)
+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!)