diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/index.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/index.rst b/src/index.rst index 0b96cf1..145cf4c 100644 --- a/src/index.rst +++ b/src/index.rst @@ -12,9 +12,10 @@ For example; if a route is notated as "/v2/route/:parameter", you can access tha - /: Index page, a mirror of /v2 (you are here) - /v2 - - /github: GitHub API mirror for https://github.com/cat-milk/Anime-Girls-Holding-Programming-Books + - /github: GitHub API mirror for the https://github.com/cat-milk/Anime-Girls-Holding-Programming-Books repository - /languages: A list of all languages that appear in the https://github.com/cat-milk/Anime-Girls-Holding-Programming-Books repository - /language/:language: A list of all images that are labeled under the language, ":language", in the https://github.com/cat-milk/Anime-Girls-Holding-Programming-Books repository + - /random: A random image from the https://github.com/cat-milk/Anime-Girls-Holding-Programming-Books repository Notes ----- |