remove unused id

This commit is contained in:
Mahendrata Harpi
2020-05-23 03:36:02 +07:00
parent 994b2f0a82
commit 1291c08cc4

View File

@@ -7,7 +7,7 @@ layout: compress
<body data-theme="{{ site.mode }}">
{% include navbar.html %}
<div class="wrapper" id="wrapper">
<div class="wrapper">
{% include author.html %}
<main aria-label="Content">
{{ content }}