Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<span class="input-group-button">
<button class="morebtn" type="button">
<a href="https://github.com/sponsors/andreasfertig" target="_blank" title="Become a GitHub Sponsor">
Patreon
GitHub Sponsor
</a> </button>
</span>
</div>
Expand Down
3 changes: 3 additions & 0 deletions app/templates/sponsors.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
<!--
<sponsor>
<div id="sponsor">
Sponsors:
<a href="/supporters"><img class="sponsorlogo" src="/img/sponsor-getcracked.svg" alt="getcracked.io"></a>
</div>
</sponsor>
-->

3 changes: 3 additions & 0 deletions app/templates/supporters.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ <h1>C++ Insights Supporters</h1>

<h2>Corporate Sponsors</h2>

<p>You'd like to become a corporate sponsor? Then get in touch with Andreas.</p>
<!--
<div class="corporate">
<logo><a href="https://www.getcracked.io/?traffic_source=cppinsights" rel="nofollow" target="_blank"><img
src="/img/sponsor-getcracked.svg" alt="getcracked.io"></a></logo>
Expand All @@ -70,6 +72,7 @@ <h2>Corporate Sponsors</h2>

Level up, compete head-to-head with others online, and prove your skills, all for free at getcracked.io.</msg>
</div>
-->
<br \>

<!--
Expand Down
Loading