Finished blog stuff

This commit is contained in:
Caleb Gardner
2024-07-02 20:52:55 -05:00
parent 68edbca349
commit a77d55924d
4 changed files with 64 additions and 4 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ import (
"time"
)
//go:embed embed/*
//go:embed robots.txt
var robotEmbed embed.FS
// A simple backend that handles user authentication, user count, and crash reports.