summaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 01e48f8..c576731 100644
--- a/index.html
+++ b/index.html
@@ -13,7 +13,7 @@
13 13
14<body> 14<body>
15 <section class="c-section c-section--create"> 15 <section class="c-section c-section--create">
16 <form class="c-form" action="index.html" method="GET"> 16 <form class="c-form" action="" method="GET">
17 <label class="c-form-field"> 17 <label class="c-form-field">
18 <div class="c-form-field__label">Title</div> 18 <div class="c-form-field__label">Title</div>
19 <input class="c-form-field__input" name="title" /> 19 <input class="c-form-field__input" name="title" />
@@ -47,7 +47,7 @@
47 <section class="c-section c-section--main u-hidden"> 47 <section class="c-section c-section--main u-hidden">
48 <div class="c-msg"> 48 <div class="c-msg">
49 <p class="c-msg__content"> 49 <p class="c-msg__content">
50 <a class="c-irc-link" href="ircs://irc.vulpes.one:6697/livestream">Join #livestream on irc.vulpes.one</a> 50 <a class="c-irc-link">Join #livestream on irc.vulpes.one</a>
51 </p> 51 </p>
52 <button class="c-msg__close"> 52 <button class="c-msg__close">
53 <div class="c-close-icon"></div> 53 <div class="c-close-icon"></div>