diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2020-12-07 05:08:54 +0100 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2020-12-07 05:08:54 +0100 |
| commit | 15c7a862bcf83aad0a369c84a0cb9cc323b64c47 (patch) | |
| tree | a4f4bb97b89d81a597f444d23ed64b4c91dd81b2 /about.template.html | |
| parent | 4fb46cd35fcd929136ae44e4f31f489c361b5282 (diff) | |
| download | cacharle.xyz-15c7a862bcf83aad0a369c84a0cb9cc323b64c47.tar.gz cacharle.xyz-15c7a862bcf83aad0a369c84a0cb9cc323b64c47.tar.bz2 cacharle.xyz-15c7a862bcf83aad0a369c84a0cb9cc323b64c47.zip | |
Updated topbar, Added links icons, Added big title
Diffstat (limited to 'about.template.html')
| -rw-r--r-- | about.template.html | 5 |
1 files changed, 5 insertions, 0 deletions
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 @@ + +<h2>About me</h2> +<p>I'm a computer science student currently at <a href="https://www.s19.be/">s19</a>, a summary of my progress can be found <a href="school.html">here</a></p> +<p>This site is an experiment to host some of the services I use every day like a mail server and a <a href="https://git.cacharle.xyz">git server</a> and becoming more independant in general.</p> +<p>Inspired by a serie of <a href="https://www.youtube.com/watch?v=bdKZVIGRAKQ&list=PL-p5XmQHB_JRRnoQyjOfioJdDmu87DIJc">videos</a> posted by <a href="https://lukesmith.xyz">Luke Smith</a>.</p> |
