Move up Palestine spotlight section
This commit is contained in:
parent
b0f8d53c52
commit
b10a2dbaf0
|
@ -40,6 +40,14 @@ eleventyComputed:
|
|||
{% include "main/my-button.njk" %}
|
||||
</section>
|
||||
|
||||
<section class="content__section">
|
||||
<h2>Spotlight: Palestine</h2>
|
||||
<img src="/assets/buttons/misc/standwithpalestine.png" alt="Stand with Palestine" width="88" height="31" loading="lazy">
|
||||
<p>From the river to the sea, Palestine will be free.</p>
|
||||
<p>Check out my <a href="/articles/palestine-masterlist">Palestine Masterlist</a>, which includes a <a href="/articles/palestine-masterlist/#spotlight-crowdfunding-campaigns">Spotlight Crowdfunding Campaigns</a> section, where I highlight fundraising campaigns for Palestinians that I have been asked by the Palestinians in question to share.</p>
|
||||
<p>(Credit to <a href="https://hillhouse.neocities.org/journal/notes/palestine">rosemary</a> for the Stand with Palestine button)</p>
|
||||
</section>
|
||||
|
||||
<section class="content__section">
|
||||
<h2>What is New?</h2>
|
||||
<div class="text-box">
|
||||
|
@ -54,14 +62,6 @@ eleventyComputed:
|
|||
{% include "main/statuscafe.njk" %}
|
||||
</section>
|
||||
|
||||
<section class="content__section">
|
||||
<h2>Spotlight: Palestine</h2>
|
||||
<img src="/assets/buttons/misc/standwithpalestine.png" alt="Stand with Palestine" width="88" height="31" loading="lazy">
|
||||
<p>From the river to the sea, Palestine will be free.</p>
|
||||
<p>Check out my <a href="/articles/palestine-masterlist">Palestine Masterlist</a>, which includes a <a href="/articles/palestine-masterlist/#spotlight-crowdfunding-campaigns">Spotlight Crowdfunding Campaigns</a> section, where I highlight fundraising campaigns for Palestinians that I have been asked by the Palestinians in question to share.</p>
|
||||
<p>(Credit to <a href="https://hillhouse.neocities.org/journal/notes/palestine">rosemary</a> for the Stand with Palestine button)</p>
|
||||
</section>
|
||||
|
||||
{% include "main/virtualpets.njk" %}
|
||||
|
||||
<section class="content__section">
|
||||
|
|
Loading…
Reference in New Issue