Skip to content

Commit

Permalink
drop the cc, it's cleaner
Browse files Browse the repository at this point in the history
  • Loading branch information
TodePond authored Jan 3, 2025
1 parent ee2ac7b commit 6d6ac96
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>🍝 nudel.cc</title>
<title>🍝 nudel</title>
</head>

<body>
<header>
<span class="title">
<h1 style="margin-bottom: 0px">nudel.cc</h1>
<h1 style="margin-bottom: 0px">nudel</h1>
<p style="margin-top: 0px">by pastagang</p>
</span>
<nav>
Expand Down Expand Up @@ -70,7 +70,7 @@ <h1>Are you sure?</h1>

<div class="dialog-container">
<dialog id="about-dialog">
<h1>🍝 welcome to nudel.cc</h1>
<h1>🍝 welcome to nudel</h1>
<p>this is a public jam space for sound and light</p>
<p>
nudel is made by <a href="https://www.pastagang.cc/" target="_blank">pastagang</a>, it's a mashup of existing
Expand Down

0 comments on commit 6d6ac96

Please sign in to comment.