First commit with new personal site

This commit is contained in:
Suzanne Soy 2021-04-03 23:12:17 +01:00
parent e5e4a22544
commit 3107c79fa9
3 changed files with 10 additions and 5 deletions

0
.nojekyll Normal file
View File

View File

@ -1,2 +0,0 @@
plugins:
- jekyll-redirect-from

View File

@ -1,3 +1,10 @@
---
redirect_to: "https://jsmaniac.github.io/phc-thesis/phc-thesis/"
---
<!DOCTYPE html>
<html xmlns="http://wwww.w3.org/1999/xhtml" lang="en-GB" xml:lang="en-GB">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Suzanne Soys page</title>
</head>
<body>
<p>Latest version of my <a href="https://jsmaniac.github.io/phc-thesis/phc-thesis/">Ph.D draft</a></p>
</body>
</html>