DEVELOPMENT ENVIRONMENT

~liljamo/emerwen-web

ref: 14e0729381328bc2af9840dce46025c829b2aa2c emerwen-web/internal/handlers/handlers.go -rw-r--r-- 226 bytes
14e07293Jonni Liljamo fix(components): better base layout 3 days ago
                                                                                
1
2
3
4
5
6
7
8
9
/*
 * Copyright (C) 2024 Jonni Liljamo <jonni@liljamo.com>
 *
 * This file is licensed under GPL-3.0-or-later, see NOTICE and LICENSE for
 * more information.
 */

// Package handlers provides route handlers.
package handlers