1
0
Fork 0
Esse commit está contido em:
LubuWest 2015-06-01 20:36:26 +02:00
commit 2d821c6014
3 arquivos alterados com 5 adições e 2 exclusões

Ver arquivo

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

Arquivo binário não exibido.

Depois

Largura:  |  Altura:  |  Tamanho: 18 KiB

Ver arquivo

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