-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
16 lines (16 loc) · 798 Bytes
/
index.html
File metadata and controls
16 lines (16 loc) · 798 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8"/>
<meta name="author"
content="Simon Chioini"/>
<title>S. Chioini</title>
<link re="stylesheet" href="css/style.css"/>
</head>
<body>
<h1>S. Chioini</h1>
<p>Simon Chioini is a composer, sound artist and researcher from Montréal, Québec. He currently works on a doctoral research-creation project on the relationship between music and ecology within site-specific works.
This site is under construction. For more information, visit <a href="https://chioini.com">chioini.com</a></p>
<img src="/home/simon/Documents/web-projects/schioini.github.io/images/SChioini_Cones_Cred_IlyaaGhafouri.jpg" alt="A photo of composer Simon Chioini wearing a trench coat in front of orange cones and a cloudy sky." />
</body>
</html>