Adding metadata in the schema.org format.

This commit is contained in:
Michael Vogel 2014-01-26 09:58:41 +01:00
commit a7079d4327
2 changed files with 11 additions and 3 deletions

View file

@ -1,5 +1,5 @@
<!DOCTYPE html >
<html>
<html itemscope itemtype="http://schema.org/Blog" />
<head>
<title><?php if(x($page,'title')) echo $page['title'] ?></title>
<script>var baseurl="<?php echo $a->get_baseurl() ?>";</script>