diff --git a/changelog.md b/changelog.md index 757dd10..21d36fe 100644 --- a/changelog.md +++ b/changelog.md @@ -8,6 +8,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased ### Changed - let the session expire when the token expires +- link from logo to start page +- move common page header to templates/base.gohtml ### Added - add identity output to index page diff --git a/ui/templates/base.gohtml b/ui/templates/base.gohtml index a2df1eb..b31d6fa 100644 --- a/ui/templates/base.gohtml +++ b/ui/templates/base.gohtml @@ -27,9 +27,10 @@