mirror of
https://github.com/friendica/friendica
synced 2025-12-07 12:17:12 +01:00
Adding metadata in the schema.org format.
This commit is contained in:
parent
de4d0765cb
commit
a7079d4327
2 changed files with 11 additions and 3 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue