Remove helper text from external sites section on homepage
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1111,7 +1111,6 @@ function ExternalSitesSection({ content }: { content: SiteContent }) {
|
|||||||
<div className="download-library-head">
|
<div className="download-library-head">
|
||||||
<p className="eyebrow">Homepage Links</p>
|
<p className="eyebrow">Homepage Links</p>
|
||||||
<h2 className="section-heading">External sites and ministries worth checking out.</h2>
|
<h2 className="section-heading">External sites and ministries worth checking out.</h2>
|
||||||
<p className="download-library-copy">These links are shown on the homepage, separate from the footer menu.</p>
|
|
||||||
</div>
|
</div>
|
||||||
<div className="resources-list">
|
<div className="resources-list">
|
||||||
{links.map(link => (
|
{links.map(link => (
|
||||||
|
|||||||
Reference in New Issue
Block a user