This website requires JavaScript.
Explore
Help
Sign In
lmika
/
hugo-cms
Watch
1
Star
0
Fork
You've already forked hugo-cms
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
7ef6725bdb
hugo-cms
/
models
/
sites.go
10 lines
106 B
Go
Raw
Normal View
History
Unescape
Escape
Initial commot Have got DB creation and migration working
2025-01-26 20:39:19 +00:00
package
models
type
Site
struct
{
Have got site creation working
2025-01-26 22:26:15 +00:00
ID
int64
Name
string
Title
string
URL
string
Theme
string
Initial commot Have got DB creation and migration working
2025-01-26 20:39:19 +00:00
}
Reference in a new issue
Copy permalink