summaryrefslogtreecommitdiffhomepage
path: root/main.go
Commit message (Collapse)AuthorAgeFilesLines
* Run go fmtThomas Voss 2024-08-071-2/+2
|
* Allow the user to change their themeThomas Voss 2024-08-071-0/+30
|
* Set a theme cookieThomas Voss 2024-08-071-1/+5
|
* Properly redirect the user after language selectionThomas Voss 2024-08-071-0/+11
|
* Just use hardcoded stringsThomas Voss 2024-08-071-3/+3
|
* Redirect the user after a language is setThomas Voss 2024-08-071-1/+11
|
* Remove redundant w.WriteHeader() callThomas Voss 2024-08-071-1/+0
|
* Add a commentThomas Voss 2024-08-071-0/+1
|
* Don’t create a new contextThomas Voss 2024-08-071-2/+1
|
* Look for the favicon in /staticThomas Voss 2024-08-071-1/+3
|
* Genesis commitThomas Voss 2024-08-071-0/+71