Remove crowdfunding banner at end of post
It's about to be outdated anyway, so
This commit is contained in:
parent
5c1c8a0a4e
commit
4e626d14de
1 changed files with 0 additions and 13 deletions
13
post.hbs
13
post.hbs
|
@ -73,19 +73,6 @@ into the {body} tag of the default.hbs template --}}
|
||||||
{{content}}
|
{{content}}
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
|
||||||
{{!-- Temporary crowdfunding callout --}}
|
|
||||||
<section class="gh-content gh-canvas gh-banner">
|
|
||||||
<div>
|
|
||||||
<img src="/assets/images/presspup.png" class="gh-banner-img"/>
|
|
||||||
<p class="gh-banner-title">Snipette in print can become cheaper! But we need your help.</p>
|
|
||||||
<p>If we get enough subscriber pledges, we can switch to <a href="https://computer.howstuffworks.com/offset-printing.htm" target="_blank">offset printing</a> and make Snipette Analog cheaper for everyone. Add your name now—and once we get enough entries, we'll collect the payment and start printing!</p>
|
|
||||||
<a class="gh-banner-button" href="https://fund.snipettemag.com" target="_blank">
|
|
||||||
<span>Add your pledge</span>
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
{{!--
|
{{!--
|
||||||
<section class="article-comments gh-canvas">
|
<section class="article-comments gh-canvas">
|
||||||
If you want to embed comments, this is a good place to paste your code!
|
If you want to embed comments, this is a good place to paste your code!
|
||||||
|
|
Loading…
Reference in a new issue