Screenshot

This commit is contained in:
LubuWest 2015-06-01 20:36:26 +02:00
부모 eb4c991c33
커밋 2d821c6014
3개의 변경된 파일5개의 추가작업 그리고 2개의 파일을 삭제

파일 보기

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

Binary file not shown.

After

Width:  |  Height:  |  크기: 18 KiB

파일 보기

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