mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
removed my linting
This commit is contained in:
parent
fb4b507250
commit
0b7996adde
@ -25,8 +25,8 @@ export const templates: TemplateData[] = [
|
|||||||
"Outline is a self-hosted knowledge base and documentation platform that allows you to build and manage your own knowledge base applications.",
|
"Outline is a self-hosted knowledge base and documentation platform that allows you to build and manage your own knowledge base applications.",
|
||||||
links: {
|
links: {
|
||||||
github: "https://github.com/outline/outline",
|
github: "https://github.com/outline/outline",
|
||||||
website: "https://getoutline.com/",
|
website: "https://outline.com/",
|
||||||
docs: "https://docs.getoutline.com/s/guide",
|
docs: "https://docs.outline.com/",
|
||||||
},
|
},
|
||||||
logo: "outline.png",
|
logo: "outline.png",
|
||||||
load: () => import("./outline/index").then((m) => m.generate),
|
load: () => import("./outline/index").then((m) => m.generate),
|
||||||
|
Loading…
Reference in New Issue
Block a user