Removed GraphQL
This commit is contained in:
@ -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")
|
||||
|
Reference in New Issue
Block a user