Skip to content

Commit f00858e

Browse files
committed
changed amp layout to also use new liquid attr_lang
1 parent 89bcf49 commit f00858e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_layouts/amp.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!doctype html>
2-
<html amp{% include attr_lang.html %}><head>
2+
<html amp{% include attr_lang.liquid %}><head>
33
<meta charset="utf-8">
44
<meta name="viewport" content="width=device-width, initial-scale=1">
55
<meta name="theme-color" content="#ffffff">

0 commit comments

Comments
 (0)