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