Skip to content

Commit

Permalink
Remove CodeFund
Browse files Browse the repository at this point in the history
Alas, they closed down a few months ago.

This reverts commit 952caf0.
  • Loading branch information
wolfgang42 committed Sep 14, 2020
1 parent 8d61746 commit c5874ad
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions content/index.pug
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ html(lang="en")
body
header.hero.is-primary.is-bold
.container: .columns
#codefund
.hero-body.is-full: h1
.title YAML Multiline
.subtitle Find the right syntax for your YAML multiline strings
Expand All @@ -34,10 +33,6 @@ html(lang="en")
g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
})();
noscript: p: img(src="//analytics.linestarve.com/piwik.php?idsite=4&rec=1" style="border:0;" alt="")
script(
src="https://codefund.io/properties/532/funder.js?template=rectangle"
async="async"
)
footer.footer: .container: .content.has-text-centered
| © 2017 #[a(href="https://www.wolfgangfaust.com/") Wolfgang Faust]
=' '
Expand Down
5 changes: 0 additions & 5 deletions content/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@ $body-size: 15px;
@import "node_modules/bulma/bulma";

.hero-body {margin-left: 2em; margin-right: 2em;}
#codefund{margin-bottom: 3rem; margin: 1.5em; order: 1}
#codefund+.hero-body{padding-top: 0}
@include tablet {
#codefund+.hero-body{padding-top: 3rem}
}
.control label.radio {display:block;}
.radio {margin-left: 0.5em;}
.pre-header { font-weight: 100; font-size: large; }
Expand Down

0 comments on commit c5874ad

Please sign in to comment.