shadowsword commited on
Commit
f5827bd
1 Parent(s): c8de20c

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +34 -6
index.html CHANGED
@@ -3,17 +3,45 @@
3
  <head>
4
  <meta charset="utf-8" />
5
  <meta name="viewport" content="width=device-width" />
6
- <title>My static Space</title>
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
  <body>
10
  <div class="card">
11
- <h1>Welcome to your static Space!</h1>
12
- <p>You can modify this app directly by editing <i>index.html</i> in the Files and versions tab.</p>
13
  <p>
14
- Also don't forget to check the
15
- <a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
16
- </p>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
17
  </div>
18
  </body>
19
  </html>
 
3
  <head>
4
  <meta charset="utf-8" />
5
  <meta name="viewport" content="width=device-width" />
6
+ <title>irc server info</title>
7
  <link rel="stylesheet" href="style.css" />
8
  </head>
9
  <body>
10
  <div class="card">
11
+ <h1>irc.shadowsword.ca</h1>
 
12
  <p>
13
+
14
+ <b>* No users under 18.<br>
15
+ * No TROLLS, DOXXERS, LARPERS or SPAMMERS.<br><br>
16
+
17
+ * No SCAMS, HACKING, HARASSMENT, DISRESPECT.<br>
18
+ * No ENERGY ATTACKS, HEXXING, CURSES, ETC.</b><br>
19
+ (Except when it comes to #sparring)<br>
20
+
21
+ <h1>Sparring</h1>
22
+ <p>
23
+ * Sparring must be confined to #sparring<br><br>
24
+
25
+ * Know your limits;<br>
26
+ * Have ability to handle the astral form so as to not hurt yourself or allies in groups;<br>
27
+ * Have ability to sense between allies and enemies in groups, and keep track of them;<br>
28
+ * Have ability to sense damage dished and received;<br>
29
+ * Have ability to attack and defend yourself;<br>
30
+ * Have ability to return to your space/body, and return everything properly;<br>
31
+ * Know when to retreat/stop/leave the battle (if too damaged);<br>
32
+ * Have ability to listen and acknowledge systems/scanning;<br>
33
+
34
+ * Avoid frontloading and ego-talk.<br>
35
+ * Pre-scanning and post-scanning is highly recommended.<br>
36
+ * Have a timer and a countdown ready.<br>
37
+ (5 min. is a little, 15 min. is a lot.)<br>
38
+ * If something is off, speak up.<br>
39
+ * Review/assess damages received and dealt.<br><br>
40
+
41
+ * Never go "All Out."<br>
42
+ * Avoid using permanently-damaging attacks.<br>
43
+ * Exchange healing.</p>
44
+ </p>
45
  </div>
46
  </body>
47
  </html>