Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Freifunk Luebeck
ffhl-website
Commits
72490bca
Commit
72490bca
authored
May 09, 2022
by
Paul
Browse files
remove betterplace again
parent
9cd6fcc1
Pipeline
#5386
passed with stage
in 27 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
index.html
View file @
72490bca
...
...
@@ -63,23 +63,6 @@ layout: base
<p>
{{ post.teaser }}
</p>
<p
class=
"postdate"
><em>
{{ post.date | date: "%B %d, %Y" }}
</em></p>
{% endfor %}
<script
type=
"text/javascript"
>
/* Configure at https://www.betterplace.org/de/manage/projects/96593-freifunk-luebeck/iframe_donation_form/new */
var
_bp_iframe
=
_bp_iframe
||
{};
_bp_iframe
.
project_id
=
96593
;
/* REQUIRED */
_bp_iframe
.
lang
=
'
de
'
;
/* Language of the form */
_bp_iframe
.
width
=
600
;
/* Custom iframe-tag-width, integer */
_bp_iframe
.
color
=
'
dc0067
'
;
/* Button and banderole color, hex without "#" */
_bp_iframe
.
background_color
=
'
ffffff
'
;
/* Background-color, hex without "#" */
_bp_iframe
.
default_amount
=
20
;
/* Donation-amount, integer 1-99 */
_bp_iframe
.
recurring_interval
=
'
single
'
;
/* Interval for recurring donations, string out of single, monthly und yearly */
_bp_iframe
.
bottom_logo
=
true
;
(
function
()
{
var
bp
=
document
.
createElement
(
'
script
'
);
bp
.
type
=
'
text/javascript
'
;
bp
.
async
=
true
;
bp
.
src
=
'
https://betterplace-assets.betterplace.org/assets/load_donation_iframe.js
'
;
var
s
=
document
.
getElementsByTagName
(
'
script
'
)[
0
];
s
.
parentNode
.
insertBefore
(
bp
,
s
);
})();
</script>
<div
id=
"betterplace_donation_iframe"
style=
"background: transparent url('https://www.betterplace.org/assets/new_spinner.gif') 275px 20px no-repeat;"
>
<strong><a
href=
"https://www.betterplace.org/de/donate/platform/projects/96593-freifunk-luebeck"
>
Jetzt Spenden für
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment