Updated links to external sites.
This commit is contained in:
parent
2328893a27
commit
d6c0efa0f8
|
@ -45,10 +45,10 @@ const gTag = config.GoogleAnalyticsGTag;
|
|||
</div>
|
||||
<div class="footer-content">
|
||||
<p>
|
||||
© Copyright 2024 David A. Ball. Dasher Supply is not endorsed by nor affiliated with DoorDash.
|
||||
© Copyright 2024 <a href="https://daball.me">David A. Ball</a>. <a href="/">Dasher Supply</a> is not endorsed by nor affiliated with <a href="https://www.doordash.com/" target="_blank">DoorDash</a>.
|
||||
<slot name="disclaimers" />
|
||||
</p>
|
||||
<p><a href="/about">About this site</a>. | <a href="https://gitea.daball.me/daball/dashersupply">View source</a>.</p>
|
||||
<p><a href="/">Home page</a>. | <a href="/about">About this site</a>. | <a href="https://gitea.daball.me/daball/dashersupply">Open source</a>.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -29,7 +29,7 @@ import { ALL_CATEGORIES } from '../data/categories';
|
|||
</p>
|
||||
<h2>Who We Aren't</h2>
|
||||
<p>
|
||||
Dasher Supply is not endorsed by or affiliated with DoorDash.
|
||||
Dasher Supply is not endorsed by or affiliated with <a href="https://www.doordash.com/" target="_blank">DoorDash</a>.
|
||||
</p>
|
||||
<h2>How I Earn Money</h2>
|
||||
<p>
|
||||
|
|
Loading…
Reference in New Issue
Block a user