Modify: use <article> tag for the content
This commit is contained in:
@@ -6,8 +6,10 @@
|
||||
</head>
|
||||
<body>
|
||||
<div>
|
||||
<article>
|
||||
<h2>{{ page.title }}</h2>
|
||||
{{ page.content }}
|
||||
</article>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user