aboutsummaryrefslogtreecommitdiff
path: root/app/views/partials/header.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/partials/header.php')
-rw-r--r--app/views/partials/header.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/partials/header.php b/app/views/partials/header.php
index b4a6b62..b236575 100644
--- a/app/views/partials/header.php
+++ b/app/views/partials/header.php
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html class="has-navbar-fixed-top" lang="en-us">
+<html class="has-navbar-fixed-top" lang="en-us" itemscope itemtype="http://schema.org/WebPage">
<head>
@@ -13,7 +13,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="index,follow">
-
<?php require $_SERVER['DOCUMENT_ROOT'] . '/..' . '/app/views/snippets/rss.php'; ?>
<?php require $_SERVER['DOCUMENT_ROOT'] . '/..' . '/app/views/snippets/favicons.php'; ?>