We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 19c1fe1 + f50d5fe commit 4c4b9c2Copy full SHA for 4c4b9c2
docs/config/_default/params.toml
@@ -129,7 +129,7 @@ mainSections = ["docs"]
129
[seo.schemas]
130
type = "Organization" # Organization (default) or Person
131
logo = "favicon-512x512.png" # Logo of Organization — favicon-512x512.png (default)
132
- name = "Thulite" # Name of Organization or Person
+ name = "DefectDojo" # Name of Organization or Person
133
sameAs = [] # E.g. ["https://github.com/thuliteio/thulite", "https://fosstodon.org/@thulite"]
134
images = ["cover.png"] # ["cover.png"] (default)
135
article = [] # Article sections
0 commit comments