docs: license, readme and renaming into Kazbegi
This commit is contained in:
@@ -24,7 +24,7 @@ object Header {
|
||||
|
||||
div(
|
||||
className := "h-24 w-full flex flex-for justify-center items-center bg-green-200",
|
||||
p(className := "text-2xl", "Planning Poker Grargh (nonpretty prealpha version)"),
|
||||
p(className := "text-2xl", "Planning Poker Kazbegi (nonpretty prealpha version)"),
|
||||
child <-- loggedInSignal.map(if (_) logoutButton else cachedEmpty)
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user