Update readme.md & index.html
This commit is contained in:
parent
caf3707fc6
commit
442641e568
2 changed files with 21 additions and 9 deletions
22
index.html
22
index.html
|
@ -21,17 +21,27 @@
|
||||||
</h1>
|
</h1>
|
||||||
<h1>
|
<h1>
|
||||||
Source code:
|
Source code:
|
||||||
<a href="https://gitdab.com/endie/team-big">
|
<a href="https://gitdab.com/endie2/team-bigger">
|
||||||
https://gitdab.com/endie/team-big
|
https://gitdab.com/endie/team-bigger
|
||||||
</a>
|
</a>
|
||||||
</h1>
|
</h1>
|
||||||
|
<h2>
|
||||||
|
The old website is available at
|
||||||
|
<a href="https://team-big.neocities.org">
|
||||||
|
https://team-big.neocities.org
|
||||||
|
</a>.
|
||||||
|
It will not be updated, & is currently broken
|
||||||
|
</h2>
|
||||||
<script src="main.js">
|
<script src="main.js">
|
||||||
</script>
|
</script>
|
||||||
<noscript>
|
<noscript>
|
||||||
your browser is bad and doesn't support javascript, or you turned it off<br />
|
your browser is bad and doesn't support javascript, or you turned it off
|
||||||
this website needs javascript to function<br />
|
<br />
|
||||||
please enable javascript, if you want you can check its not doing anything bad
|
this website needs javascript to function
|
||||||
by looking at the source code<br />
|
<br />
|
||||||
|
please enable javascript, if you want you can check
|
||||||
|
its not doing anything bad by looking at the source code
|
||||||
|
<br />
|
||||||
if you have enabled it, refreshing the page should work
|
if you have enabled it, refreshing the page should work
|
||||||
</noscript>
|
</noscript>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
@ -1,4 +1,6 @@
|
||||||
# team-big
|
# team-bigger
|
||||||
A simple website to display the sizes of Blaseball teams.\
|
A simple website to display the sizes of Blaseball teams.\
|
||||||
Hosted on neocities at https://team-big.neocities.org (updated on any change)\
|
Hosted on neocities at https://team-bigger.neocities.org
|
||||||
Blaseball: https://blaseball.com\
|
(updated on any change).\
|
||||||
|
Blaseball: https://blaseball.com
|
||||||
|
Forked from team-big so I can continue to update it.
|
||||||
|
|
Loading…
Reference in a new issue