Merge pull request #902 from annando/master

schema.org and oembed
This commit is contained in:
Tobias Diekershoff 2014-01-28 09:28:43 -08:00
commit d473cd9bc9
3 changed files with 35 additions and 9 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>