Removed amp

This commit is contained in:
Brandon Rozek 2026-01-19 21:35:19 -05:00
parent 66f71ce477
commit aea00052c8
2 changed files with 2 additions and 2 deletions

View file

@ -72,7 +72,7 @@ mediaTypes = ['^application/json']
[outputs]
section = ["json", "html", "rss", "atom", "as2"]
page = ["html", "amp", "json"]
page = ["html", "json"]
[[menu.main]]
identifier = "blog"