mirror of
https://github.com/System-End/cdn.git
synced 2026-04-19 16:18:17 +00:00
documenter?
This commit is contained in:
parent
fa9060158c
commit
110b191b37
1 changed files with 0 additions and 1 deletions
|
|
@ -41,7 +41,6 @@ class Components::StaticPages::Base < Components::Base
|
|||
def resources_panel
|
||||
links = [
|
||||
{ label: "Documentation", href: doc_path("getting-started"), icon: :book },
|
||||
{ label: "API Docs", href: "https://github.com/hackclub/cdn#-api-usage", icon: :code },
|
||||
{ label: "GitHub Repo", href: "https://github.com/hackclub/cdn", icon: :"mark-github" },
|
||||
{ label: "Use via Slack", href: "https://hackclub.enterprise.slack.com/archives/C016DEDUL87", icon: :"comment-discussion" },
|
||||
{ label: "Help with development?", href: "https://hackclub.enterprise.slack.com/archives/C0ACGUA6XTJ", icon: :heart },
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue