This commit is contained in:
Suzanne Soy 2021-04-03 23:57:39 +01:00
parent 61508e7e36
commit cabc141a41

View File

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