This website works better with JavaScript.
Home
Help
Sign In
arsenetar
/
arsenetar.github.io
mirror of
https://github.com/arsenetar/arsenetar.github.io.git
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Add itemscope for WebPage
master
Andrew Senetar
7 years ago
parent
2c7d3771f9
commit
f29347d424
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
_includes/header.html
+ 1
- 1
_includes/header.html
View File
@@ -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">
Write
Preview
Loading…
Cancel
Save