Add media

This commit is contained in:
Garden 2024-10-08 15:40:58 +02:00
parent 7eefae3eb6
commit 7470447b0a
15 changed files with 19 additions and 12 deletions

View file

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 214 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 216 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 188 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 199 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9 MiB

BIN
people/media/sam-avatar.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 217 KiB

BIN
people/media/sol-avatar.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 274 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB

BIN
people/media/vi-avatar.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 242 KiB

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>