link to db export

This commit is contained in:
Robin Appelman 2024-12-21 23:01:26 +01:00
commit cd748f1403

View file

@ -85,6 +85,12 @@ impl Page for AboutPage {
a href = "/api" { "API Documentation" } a href = "/api" { "API Documentation" }
" for details." " for details."
} }
p {
"Additionally, a weekly export of the database can be downloaded is available "
a href = "https://freezer.demos.tf/database/demostf.sql.gz" title = "database export" { "here" }
"."
}
} }
section { section {
.title { .title {