Add itemscope for WebPage

This commit is contained in:
Andrew Senetar 2014-01-07 19:05:42 -05:00
父節點 2c7d3771f9
當前提交 f29347d424
共有 1 個檔案被更改,包括 1 行新增1 行删除

查看文件

@ -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">