diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/.prettierrc | 3 | ||||
| -rw-r--r-- | src/index.html | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/src/.prettierrc b/src/.prettierrc deleted file mode 100644 index c959087..0000000 --- a/src/.prettierrc +++ /dev/null @@ -1,3 +0,0 @@ -{ - "useTabs": true -} diff --git a/src/index.html b/src/index.html index 06bd117..17eb4f7 100644 --- a/src/index.html +++ b/src/index.html @@ -16,6 +16,10 @@ <h1>servers currently running:</h1> <ul> <li>1.19.2 quilt server (w/ origins)</li> + <li> + <a href="https://github.com/getchoo/guzzle_api">guzzle_api</a> (for + <a href="https://github.com/getchoo/moyaiBot"> moyaibot</a>) + </li> </ul> <br /> |
