Changeset 19fbe03 in Klonkt for src/middleware
- Timestamp:
- 06/24/2026 04:58:14 PM (3 months ago)
- Branches:
- main
- Children:
- c9c70cc
- Parents:
- 9cc0f9f
- File:
-
- 1 edited
-
src/middleware/site.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/middleware/site.js
r9cc0f9f r19fbe03 105 105 */ 106 106 export function loadTheme(req, res, next) { 107 const PALETTES = ['klonkt','paper','forest','s tone','sunset','cream','mint','lilac'];107 const PALETTES = ['klonkt','paper','forest','sunset','cream','lilac','ocean','candy']; 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)