Rename project

This commit is contained in:
Eden Kirin
2024-02-01 22:10:07 +01:00
parent ab7cac7995
commit 8b1c9d02c5
11 changed files with 16 additions and 16 deletions

View File

@ -2,8 +2,8 @@ package router
import (
"fmt"
"htmx-templ/app/handlers"
"strings"
"templ-tests/app/handlers"
"github.com/gofiber/fiber/v2"
"github.com/gofiber/fiber/v2/middleware/cors"