mirror of
https://github.com/arsenetar/arsenetar.github.io.git
synced 2026-01-28 09:11:37 +00:00
Add itemscope for WebPage
This commit is contained in:
@@ -24,7 +24,7 @@
|
|||||||
<script src="{{ site.url }}/assets/js/modernizr.js"></script>
|
<script src="{{ site.url }}/assets/js/modernizr.js"></script>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body itemscope itemtype="http://schema.org/WebPage">
|
||||||
<div class="contain-to-grid">
|
<div class="contain-to-grid">
|
||||||
<nav class="top-bar" data-topbar>
|
<nav class="top-bar" data-topbar>
|
||||||
<ul class="title-area">
|
<ul class="title-area">
|
||||||
|
|||||||
Reference in New Issue
Block a user