Changeset 434c2e9 in Klonkt for src/middleware
- Timestamp:
- 06/24/2026 04:31:27 PM (3 months ago)
- Branches:
- main
- Children:
- f6c414e
- Parents:
- 8485b64
- File:
-
- 1 edited
-
src/middleware/site.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/middleware/site.js
r8485b64 r434c2e9 105 105 */ 106 106 export function loadTheme(req, res, next) { 107 const PALETTES = ['klonkt',' sage','paper','forest','stone','midnight','sunset','cream','rose','mint','lilac'];107 const PALETTES = ['klonkt','paper','forest','stone','sunset','cream','mint','lilac']; 108 108 109 109 const user = req.session?.user;
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)