Rename ilia2 to pink

This commit is contained in:
Emilia Allison 2022-09-28 12:16:21 -04:00
parent d4826b33ab
commit 56cc9367fd
Signed by: emilia
GPG Key ID: 7A3F8997BFE894E0
3 changed files with 5 additions and 5 deletions

View File

@ -40,7 +40,7 @@
</li>
<li>
<h3>
<a href="ilia2">ilia2</a>
<a href="pink">pink</a>
</h3>
<p>
Second candidate format for the homepage

View File

@ -3,13 +3,13 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>CSS Purgatory - ilia2</title>
<title>CSS Purgatory - pink</title>
<link rel="stylesheet" href="index.css">
<!-- Base v1 -->
</head>
<body>
<header id="title">
<h1>ilia2</h1>
<h1>pink</h1>
</header>
<hr>
@ -19,9 +19,9 @@
<h2>Description</h2>
<div class="container">
<p>
<em>ilia2</em> is being considered as a replacement for <em>ilia1</em>.
<em>pink</em> is being considered as a replacement for <em>ilia1</em>.
While <em>ilia1</em> features a dark background and a static effect overlay,
<em>ilia2</em> is meant to be brighter.
<em>pink</em> is meant to be brighter.
</p>
</div>
</section>