This commit is contained in:
LubuWest 2015-06-01 20:36:26 +02:00
rodič eb4c991c33
revize 2d821c6014
3 změnil soubory, kde provedl 5 přidání a 2 odebrání

Zobrazit soubor

@ -2,6 +2,9 @@
Script shows comments from your friendica server in your (static website) blog. Possible replacement for disqus.
![screenshot](screenshot.png)
# Requirements #
## CORS ##

binární
screenshot.png Normal file

Binární soubor nebyl zobrazen.

Za

Šířka:  |  Výška:  |  Velikost: 18 KiB

Zobrazit soubor

@ -4,12 +4,12 @@
<link rel="stylesheet" href="./style.css" type="text/css" />
<script type="text/javascript"><!--
var friendica_domain = "http://ixsm07yclq3gsdgw.myfritz.net"
var friendica_domain = "http://your.friendica.tld"
//--></script>
</head>
<article>
<h1>Verkehrsbericht gültig ab Montag, 25. Mai 2015</h1>
<h1>Article Header</h1>
<p>test text</p>
</article>