mirror of
https://github.com/standardebooks/web.git
synced 2025-07-13 10:02:02 -04:00
Add Threadable sponsorship to about page
This commit is contained in:
parent
093d6e0114
commit
d68943cf02
1 changed files with 0 additions and 2 deletions
|
@ -104,14 +104,12 @@ require_once('Core.php');
|
||||||
<section id="corporate-sponsors">
|
<section id="corporate-sponsors">
|
||||||
<h3>Corporate Sponsors</h3>
|
<h3>Corporate Sponsors</h3>
|
||||||
<ol class="donors corporate">
|
<ol class="donors corporate">
|
||||||
<? if(false){ ?>
|
|
||||||
<li>
|
<li>
|
||||||
<a href="https://www.threadablebooks.com">
|
<a href="https://www.threadablebooks.com">
|
||||||
<img src="/images/masthead/sponsors/threadable.svg" alt="" />
|
<img src="/images/masthead/sponsors/threadable.svg" alt="" />
|
||||||
<p>Threadable</p>
|
<p>Threadable</p>
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<? } ?>
|
|
||||||
<li>
|
<li>
|
||||||
<a href="https://www.scribophile.com">
|
<a href="https://www.scribophile.com">
|
||||||
<img src="/images/masthead/sponsors/scribophile.svg" alt="" />
|
<img src="/images/masthead/sponsors/scribophile.svg" alt="" />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue