nroggendorff
commited on
Commit
·
61b7451
1
Parent(s):
61aac90
Changes to be committed:
Browse filesmodified: README.md
modified: index.html
- README.md +2 -1
- index.html +2 -1
README.md
CHANGED
@@ -5,6 +5,7 @@ colorFrom: gray
|
|
5 |
colorTo: gray
|
6 |
sdk: static
|
7 |
pinned: false
|
|
|
8 |
---
|
9 |
|
10 |
-
**None yet**
|
|
|
5 |
colorTo: gray
|
6 |
sdk: static
|
7 |
pinned: false
|
8 |
+
header: mini
|
9 |
---
|
10 |
|
11 |
+
**None yet**
|
index.html
CHANGED
@@ -2,4 +2,5 @@
|
|
2 |
out yet. Can't find your niche? Don't worry, neither can we. Post your stuff,
|
3 |
prove you're not a total amateur, and maybe someone will care.</p>
|
4 |
<p>Join us if you are lonely. Or don't.</p>
|
5 |
-
<style>* {font-family: "arial";}</style>
|
|
|
|
2 |
out yet. Can't find your niche? Don't worry, neither can we. Post your stuff,
|
3 |
prove you're not a total amateur, and maybe someone will care.</p>
|
4 |
<p>Join us if you are lonely. Or don't.</p>
|
5 |
+
<style>* {font-family: "arial";}</style>
|
6 |
+
<script>window.location.href = "https://sly.sh/team/"</script>
|