From 15c7a862bcf83aad0a369c84a0cb9cc323b64c47 Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Mon, 7 Dec 2020 05:08:54 +0100 Subject: Updated topbar, Added links icons, Added big title --- about.template.html | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 about.template.html (limited to 'about.template.html') diff --git a/about.template.html b/about.template.html new file mode 100644 index 0000000..f66c344 --- /dev/null +++ b/about.template.html @@ -0,0 +1,5 @@ + +

About me

+

I'm a computer science student currently at s19, a summary of my progress can be found here

+

This site is an experiment to host some of the services I use every day like a mail server and a git server and becoming more independant in general.

+

Inspired by a serie of videos posted by Luke Smith.

-- cgit