Skip to content

Commit

Permalink
Merge pull request #25 from th/PR-update-5.3.5
Browse files Browse the repository at this point in the history
Update to 5.3.3. Remove version number from file name.
  • Loading branch information
qbit authored Oct 28, 2024
2 parents 7085468 + d6ad241 commit aa03eba
Show file tree
Hide file tree
Showing 3 changed files with 3,127 additions and 3,089 deletions.
3,087 changes: 0 additions & 3,087 deletions empty-5.3.3.html

This file was deleted.

3,125 changes: 3,125 additions & 0 deletions empty.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,9 @@ const landingPage = `
`

var (
twFile = "empty-5.3.3.html"
twFile = "empty.html"

//go:embed empty-5.3.3.html
//go:embed empty.html
tiddly embed.FS
templ *template.Template
)
Expand Down

0 comments on commit aa03eba

Please sign in to comment.