Removed GraphQL

This commit is contained in:
2022-09-26 16:14:59 +09:00
parent 7c82a98686
commit fb73dba780
5 changed files with 37 additions and 710 deletions

View File

@ -7,9 +7,6 @@ component API(types []*autodocs.Type)
li.mountable
strong REST:
span https://notify.moe/api
li.mountable
strong GraphQL:
span https://notify.moe/graphql
h2.mountable Types
table.api-types
@ -21,4 +18,4 @@ component API(types []*autodocs.Type)
td= typ.Comment
td
a(href=typ.GitHubLink())
RawIcon("github")
RawIcon("github")