Skip to content

Commit 1c57784

Browse files
committed
Correcting some links
1 parent 3c7a967 commit 1c57784

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

contentwarning.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@
233233
link: null,
234234
target: '_self',
235235
container: null, // selector
236-
theme: 'light-inline',
236+
theme: 'light-bottom',
237237
domain: null, // default to current domain.
238238
path: '/',
239239
expiryDays: 365,

contentwarning.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

plugin.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "Content Warning",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "Inform your visitors that site contains mature content",
5-
"demo": "http://varoystrand.se/sidor/content-warning-for-koken/",
5+
"demo": "http://kokensupport.com/demo/",
66
"author": {
77
"name": "Bjarne Varoystrand",
8-
"link": "http://varoystrand.se/"
8+
"link": "http://varoystrand.se/sidor/content-warning-for-koken/"
99
},
1010
"data": {
1111
"contentwarning_message": {

0 commit comments

Comments
 (0)