mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-21 09:58:26 +00:00
Setup new site
This commit is contained in:
@ -383,10 +383,9 @@ val microsite = project.in(file("modules/microsite")).
|
||||
),
|
||||
micrositeName := "Docspell",
|
||||
micrositeDescription := "Auto-tagging Document Organizer",
|
||||
micrositeDocumentationUrl := "/docspell/getit",
|
||||
micrositeDocumentationUrl := "/getit",
|
||||
micrositeDocumentationLabelDescription := "Quickstart",
|
||||
micrositeFavicons := Seq(microsites.MicrositeFavicon("favicon.png", "96x96")),
|
||||
micrositeBaseUrl := "/docspell",
|
||||
micrositeAuthor := "eikek",
|
||||
micrositeGithubOwner := "eikek",
|
||||
micrositeGithubRepo := "docspell",
|
||||
|
Reference in New Issue
Block a user