diff options
| -rw-r--r-- | .prettierrc (renamed from src/.prettierrc) | 0 | ||||
| -rw-r--r-- | src/index.html | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/src/.prettierrc b/.prettierrc index c959087..c959087 100644 --- a/src/.prettierrc +++ b/.prettierrc 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 /> |
