-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
31 lines (30 loc) · 1.01 KB
/
index.html
File metadata and controls
31 lines (30 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!DOCTYPE html>
<html lang="en-US" id="up">
<meta charset="utf-8">
<title>butterfly 🦋</title>
<meta name=viewport content="width=device-width, initial-scale=1">
<meta name=color-scheme content="light dark">
<meta name=theme-color content="skyblue">
<meta name=description content="butterfly poem with refreshing transformation symbolism and ecological hope">
<link rel="stylesheet" href="ethereal.css" media=(color)>
<link rel="stylesheet" href="element.css">
<link rel="license" href="UNLICENSE.txt">
<link rel="icon" href="sky.svg">
<link rel="preconnect" href="https://webmural.dev">
<article>
<h1>butterfly 🦋</h1>
<p>Let me butterfly
<p>Let me fly in open sky
<p>Let me flow flower power
<p>Let me breathe with breeze
<p>Let my wings be winds
<p>Let me live to live
<p>Let my hum be hope
<p>Let me change to create
<p>Let me butterfly
<footer>
<a rel="home" href="https://webmural.com">fly home</a>
<br>
<a rel="help" href="https://webmural.dev/butterfly">open code</a>
</footer>
</article>