generated from webmural/blay
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
48 lines (45 loc) · 1.28 KB
/
index.html
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<!DOCTYPE html>
<html lang="en-US">
<meta charset="utf-8">
<title>jel mural</title>
<meta name=viewport content="width=device-width">
<meta name=color-scheme content="dark light">
<meta name=theme-color content="#508">
<meta name=description content="hyperducing………jel">
<link rel="stylesheet" href="jel.css">
<link rel="license" href="UNLICENSE.txt">
<link rel="jel" href="jel.svg">
<base href="https://webmural.com">
<nav class="kumo">
<h1 class="cue">jel</h1>
<a class="seep" href="/#like">
<svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 1200 1200">
<title>jel</title>
<style>
svg { background: #508 }
circle { fill: #1e1; filter:url(#jel) }
</style>
<filter id="jel">
<feTurbulence
type="turbulence"
baseFrequency="0.01"
numOctaves="9"
result="turbulence" />
<feDisplacementMap
in2="turbulence"
in="SourceGraphic"
scale="100"
xChannelSelector="R"
yChannelSelector="G" />
</filter>
<circle cx="50%" cy="50%" r="20%" />
</svg>
</a>
<div class="cue">
<em>
<a href="https://s9a.page/mochi">hues</a>
<a href="/pillow">your</a>
<a href="/6oo">an<b>jel</b></a>
</em>
</div>
</nav>