xcx0902 commited on
Commit
1bc541b
·
verified ·
1 Parent(s): 7a2c5e2

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -3
index.html CHANGED
@@ -2,8 +2,8 @@
2
  <head>
3
  <title>HF-Space xcx0902's discord bot</title>
4
  </head>
5
- <body class="font-family: Consolas">
6
- <p>This is the space for my discord bot (@xcx0902-bot)</p>
7
- <a href="https://stats.uptimerobot.com/pZsa4c0nwJ">UptimeRobot</a>
8
  </body>
9
  </html>
 
2
  <head>
3
  <title>HF-Space xcx0902's discord bot</title>
4
  </head>
5
+ <body>
6
+ <p class="font-family: Consolas">This is the space for my discord bot (@xcx0902-bot)</p>
7
+ <a href="https://stats.uptimerobot.com/pZsa4c0nwJ" class="font-family: Consolas">UptimeRobot</a>
8
  </body>
9
  </html>