This commit is contained in:
LubuWest 2015-06-01 20:36:26 +02:00
parent eb4c991c33
commit 2d821c6014
3 ha cambiato i file con 5 aggiunte e 2 eliminazioni

Vedi File

@ -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
screenshot.png Normal file

File binario non mostrato.

Dopo

Larghezza:  |  Altezza:  |  Dimensione: 18 KiB

Vedi File

@ -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>