Add media
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<title>Meet the system | Garden System</title>
|
||||
<title>Jake | Garden System</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
</head>
|
||||
|
|
BIN
people/media/a-avatar.png
Normal file
After Width: | Height: | Size: 214 KiB |
BIN
people/media/jake-avatar.png
Normal file
After Width: | Height: | Size: 216 KiB |
BIN
people/media/luce-avatar.png
Normal file
After Width: | Height: | Size: 188 KiB |
BIN
people/media/rose-avatar.png
Normal file
After Width: | Height: | Size: 199 KiB |
BIN
people/media/rose-banner.png
Normal file
After Width: | Height: | Size: 9 MiB |
BIN
people/media/sam-avatar.png
Normal file
After Width: | Height: | Size: 217 KiB |
BIN
people/media/sol-avatar.png
Normal file
After Width: | Height: | Size: 274 KiB |
BIN
people/media/vanessa-avatar.png
Normal file
After Width: | Height: | Size: 103 KiB |
BIN
people/media/vi-avatar.png
Normal file
After Width: | Height: | Size: 1.3 MiB |
BIN
people/media/will-avatar.png
Normal file
After Width: | Height: | Size: 242 KiB |
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<title>Meet the system | Garden System</title>
|
||||
<title>Rose | Garden System</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
</head>
|
||||
|
@ -15,6 +15,9 @@
|
|||
<hr>
|
||||
<h1> Rose (she/her) </h1>
|
||||
<hr>
|
||||
|
||||
<img src="media/rose-avatar.png" alt="Picrew of rose" width="200">
|
||||
<hr>
|
||||
|
||||
<img src="media/rose-banner.png" alt="A drawing of a redish lynx on a red background with a rose on the left side" width="700" >
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<title>Meet the system | Garden System</title>
|
||||
<title>Sam | Garden System</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
</head>
|
||||
|
|
|
@ -2,17 +2,19 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<title>Meet the system | Garden System</title>
|
||||
<title>Sol | Garden System</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p>
|
||||
<a href="index.html">>Home<</a>
|
||||
<a href="contact.html">>Contact<</a>
|
||||
<a href="../index.html">>Home<</a>
|
||||
<a href="../contact.html">>Contact<</a>
|
||||
</p>
|
||||
|
||||
<hr>
|
||||
<h1> Sol (she/they) </h1>
|
||||
<hr>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -2,17 +2,19 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
|
||||
<title>Meet the system | Garden System</title>
|
||||
<title>Vanessa | Garden System</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p>
|
||||
<a href="index.html">>Home<</a>
|
||||
<a href="contact.html">>Contact<</a>
|
||||
<a href="../index.html">>Home<</a>
|
||||
<a href="../contact.html">>Contact<</a>
|
||||
</p>
|
||||
|
||||
<hr>
|
||||
<h1> Vanessa (she/her) </h1>
|
||||
<hr>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|