mirror of
https://github.com/jgthms/bulma
synced 2026-03-22 21:14:30 -07:00
Init v1
This commit is contained in:
@@ -1,32 +1,15 @@
|
||||
---
|
||||
fulltitle: 'Become a Bulma sponsor'
|
||||
title: 'Sponsor Bulma and Open Source via <a href="https://www.patreon.com/jgthms" target="_blank">Patreon</a> and <a href="https://github.com/sponsors/jgthms" target="_blank">GitHub</a>'
|
||||
layout: default
|
||||
route: become-a-sponsor
|
||||
theme: sponsor
|
||||
route: become-a-bulma-sponsor
|
||||
---
|
||||
|
||||
{% include global/navbar.html id="Become a sponsor" %}
|
||||
|
||||
{% capture hero_content %}
|
||||
{% include elements/sponsor-button.html %}
|
||||
{% endcapture %}
|
||||
|
||||
{% include global/header.html %}
|
||||
{%
|
||||
include elements/banner.html
|
||||
color="sponsor"
|
||||
title="<span>Become a Bulma <strong>sponsor</strong></span>"
|
||||
include docs/hero.html
|
||||
title="Become a Bulma Sponsor"
|
||||
subtitle="Help the development of Open Source."
|
||||
%}
|
||||
|
||||
<header class="bd-single-header">
|
||||
<div class="container is-max-desktop">
|
||||
<div class="bd-single-titles">
|
||||
<h1 class="title">
|
||||
Become a Bulma sponsor and support open source
|
||||
</h1>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div class="bd-backers-platforms">
|
||||
<div class="bd-backers-platform bd-is-patreon">
|
||||
<div>
|
||||
@@ -46,7 +29,7 @@ route: become-a-sponsor
|
||||
{% include svg/github.svg %}
|
||||
</a>
|
||||
|
||||
<a class="button bd-fat-button is-sponsor" href="{{ site.data.meta.github }}" target="_blank">
|
||||
<a class="button bd-fat-button is-github" href="{{ site.data.meta.github }}" target="_blank">
|
||||
Sponsor on GitHub
|
||||
</a>
|
||||
</div>
|
||||
@@ -78,3 +61,4 @@ route: become-a-sponsor
|
||||
<p>In any case, <strong>choose the easiest option for you</strong>.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user