Use go-chi v5

This commit is contained in:
2022-08-10 11:11:22 +02:00
parent d786d3a26f
commit 50041cbc39
8 changed files with 20 additions and 20 deletions

View File

@ -1,4 +1,4 @@
{{define "title"}}Home | OIDC Test App{{end}}
{{define "title"}}Home | OIDC Tester{{end}}
{{define "body"}}
<section class="home is-fullheight section">
<div class="container">

View File

@ -1,4 +1,4 @@
{{define "title"}}Profile | OIDC Test App{{end}}
{{define "title"}}Profile | OIDC Tester{{end}}
{{define "body"}}
<section class="home is-fullheight section">
<div class="container">