mirror of
https://gitlab.durp.info/durfy/apps/durpweb.git
synced 2026-05-07 07:50:31 -05:00
Update files
This commit is contained in:
parent
24d07aeb37
commit
65f5266b11
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ func GetIndex(w http.ResponseWriter, r *http.Request) {
|
||||||
Message string
|
Message string
|
||||||
MainTitle string
|
MainTitle string
|
||||||
}{
|
}{
|
||||||
Message: "Hello World!!",
|
Message: "This is a message",
|
||||||
MainTitle: "SimpleWebsite!",
|
MainTitle: "SimpleWebsite!",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue