First commit with new personal site
This commit is contained in:
parent
e5e4a22544
commit
3107c79fa9
|
@ -1,2 +0,0 @@
|
|||
plugins:
|
||||
- jekyll-redirect-from
|
13
index.html
13
index.html
|
@ -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 Soy’s 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>
|
||||
|
|
Loading…
Reference in New Issue
Block a user