From: Lanius Trolling Date: Thu, 27 Jul 2023 20:25:01 +0000 (-0400) Subject: Change Table of Contents title X-Git-Url: https://gitweb.starshipfights.net/?a=commitdiff_plain;h=83f904e3bb43874a51e96a3cc06b5dbaa6f2e733;p=factbooks Change Table of Contents title --- diff --git a/graphics/faction-1-mechyrdia.png b/graphics/faction-1-mechyrdia.png new file mode 100644 index 0000000..53e558e Binary files /dev/null and b/graphics/faction-1-mechyrdia.png differ diff --git a/graphics/faction-3-diadochi.png b/graphics/faction-3-diadochi.png new file mode 100644 index 0000000..72e6b0f Binary files /dev/null and b/graphics/faction-3-diadochi.png differ diff --git a/graphics/faction-4-felinae.png b/graphics/faction-4-felinae.png new file mode 100644 index 0000000..971575c Binary files /dev/null and b/graphics/faction-4-felinae.png differ diff --git a/graphics/faction-5-fulkreykk.png b/graphics/faction-5-fulkreykk.png new file mode 100644 index 0000000..1025e39 Binary files /dev/null and b/graphics/faction-5-fulkreykk.png differ diff --git a/graphics/faction-6-vestigium.png b/graphics/faction-6-vestigium.png new file mode 100644 index 0000000..7bf5d0e Binary files /dev/null and b/graphics/faction-6-vestigium.png differ diff --git a/graphics/faction-7-ilkhai.png b/graphics/faction-7-ilkhai.png new file mode 100644 index 0000000..2248043 Binary files /dev/null and b/graphics/faction-7-ilkhai.png differ diff --git a/graphics/factions.png b/graphics/factions.png new file mode 100644 index 0000000..cc83091 Binary files /dev/null and b/graphics/factions.png differ diff --git a/graphics/factions.svg b/graphics/factions.svg new file mode 100644 index 0000000..3aa7b17 --- /dev/null +++ b/graphics/factions.svg @@ -0,0 +1,528 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/main/kotlin/info/mechyrdia/lore/views_lore.kt b/src/main/kotlin/info/mechyrdia/lore/views_lore.kt index 72f1a6b..5458a42 100644 --- a/src/main/kotlin/info/mechyrdia/lore/views_lore.kt +++ b/src/main/kotlin/info/mechyrdia/lore/views_lore.kt @@ -42,7 +42,7 @@ suspend fun ApplicationCall.loreArticlePage(): HTML.() -> Unit { if (pageFile.isDirectory) { val navbar = standardNavBar(pagePathParts.takeIf { it.isNotEmpty() }) - val title = pagePath.takeIf { it.isNotEmpty() }?.toFriendlyIndexTitle() ?: "Mechyrdia Infobase" + val title = pagePath.takeIf { it.isNotEmpty() }?.toFriendlyIndexTitle() ?: "Table of Contents" val sidebar = PageNavSidebar( listOf(