Removed S3

This commit is contained in:
2024-09-08 23:42:36 -06:00
parent c0923aaf2b
commit 2edff6915a
15 changed files with 51 additions and 203 deletions

View File

@ -21,7 +21,7 @@ func Talks(c echo.Context) error {
{
Name: "Hypermedia as the engine of application state - an Introduction",
Description: "A talk on building reactive websites using tools like HTMX instead of JSON + JS. Will be presented at the Dev Edmonton Fabruary 2024 JS/Ruby/Python Meetup",
Href: lib.GeneratePublicURL("hypermedia_talk_atridad.pdf"),
Href: "/public/files/hypermedia_talk_atridad.pdf",
Tags: []string{"golang", "htmx", "ssr"},
Date: "February 01, 2024",
},