fix text
This commit is contained in:
parent
afcd3717b8
commit
1569d291b9
1 changed files with 6 additions and 8 deletions
|
|
@ -8,22 +8,20 @@ widths: [400, 520]
|
|||
---
|
||||
|
||||
<p>
|
||||
A list of sites based on / built with Eleventy Excellent. Add yours by submitting a
|
||||
A list of sites based on / built with <span class="font-display">Eleventy Excellent</span>. <br />
|
||||
This uses Eleventy's <a href="https://www.11ty.dev/docs/services/screenshots/">screenshot API </a>. New screenshots are fetched in development only.
|
||||
A list of sites based on / built with Eleventy Excellent. This uses Eleventy's
|
||||
<a href="https://www.11ty.dev/docs/services/screenshots/">screenshot API </a>. New
|
||||
screenshots are fetched in development only.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Have you built a site with this starer? Please let me know or create a
|
||||
Have you built a site with this starter? Please let me know or create a
|
||||
<a
|
||||
href="https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request"
|
||||
rel="noopener"
|
||||
>pull request!</a
|
||||
>pull request</a
|
||||
>
|
||||
:)
|
||||
and add it to the list! You find the data in <code>src/_data/builtwith.json</code> (Not related to "Build
|
||||
with Jason" 🥁).
|
||||
and add it to the list! You find the data in <code>src/_data/builtwith.json</code> (Not
|
||||
related to "Build with Jason" 🥁).
|
||||
</p>
|
||||
<article class="full section" style="--spot-color: var(--color-bg-accent)">
|
||||
{% include 'svg/divider-soft-top.svg' %}
|
||||
|
|
|
|||
Loading…
Reference in a new issue