Add files via upload

This commit is contained in:
alicestrt 2018-12-24 15:35:44 +01:00 committed by GitHub
parent a8e8b6345a
commit 8b0d1cd691
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

24
work.html Normal file
View File

@ -0,0 +1,24 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Work</title>
<link href='https://fonts.googleapis.com/css?family=Open+Sans:700,300' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<style type="text/css" media="screen">
</head>
<body>
<p> Zine Machines Workshop, 2018, Sign Gallery Groningen
</p>
<br>
<p> The Happiness Project, part of Timeline Gallery project, Groningen
</p>
<br>
<p> XPPL, 2018, XPUB
</p>
<p> Over/Under and CarlAndre, part of OuNuPo, 2018, XPUB
</p>
</body>
</html>