mirror of
https://github.com/aljazceru/njump.git
synced 2025-12-17 22:34:25 +01:00
multiple fixes and adjustments until it compiles and runs.
This commit is contained in:
@@ -84,8 +84,8 @@ func renderArchive(w http.ResponseWriter, r *http.Request) {
|
||||
}
|
||||
|
||||
if !isSitemap {
|
||||
ArchiveTemplate.Render(w, &ArchivePage{
|
||||
HeadCommonPartial: HeadCommonPartial{IsProfile: false, TailwindDebugStuff: tailwindDebugStuff},
|
||||
archiveTemplate(ArchivePageParams{
|
||||
HeadParams: HeadParams{IsProfile: false},
|
||||
|
||||
Title: title,
|
||||
PathPrefix: pathPrefix,
|
||||
|
||||
Reference in New Issue
Block a user