Skip to content

Commit 3eac0ce

Browse files
committed
Fix broken AMP output
1 parent 6697c11 commit 3eac0ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/templates/forms/article/amp.txp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<!DOCTYPE html>
22
<html amp lang="en">
33
<head>
4+
<txp:article pgonly limit="1" />
45
<meta charset="utf-8">
56
<script async src="https://cdn.ampproject.org/v0.js"></script>
67
<script async custom-element="amp-ad" src="https://cdn.ampproject.org/v0/amp-ad-0.1.js"></script>

0 commit comments

Comments
 (0)