Update template display and detail on README.md (#44)

* Reposition template image links in README

* Fix formatting in README

---------

Co-authored-by: Matt Kane <mkane@cloudflare.com>
This commit is contained in:
Charlie Gleason
2026-04-03 12:28:00 -07:00
committed by GitHub
parent 4f92c63702
commit 3089e3fa55

View File

@@ -27,46 +27,46 @@ EmDash ships with three starter templates:
### Blog
<a href="assets/templates/blog/latest/"><img src="assets/templates/blog/latest/homepage-light-desktop.jpg" alt="Blog template" width="100%"></a>
A classic blog with sidebar widgets, search, and RSS.
- Categories & tags
- Full-text search
- RSS feed
- Comment-ready
- Dark/light mode
<a href="assets/templates/blog/latest/"><img src="assets/templates/blog/latest/homepage-light-desktop.jpg" alt="Blog template" width="100%"></a>
- RSS feed
- Dark / light mode
</td>
<td width="33%" valign="top">
### Marketing
<a href="assets/templates/marketing/latest/"><img src="assets/templates/marketing/latest/homepage-light-desktop.jpg" alt="Marketing template" width="100%"></a>
A conversion-focused landing page with pricing and contact form.
- Hero with CTAs
- Feature grid
- Pricing cards
- FAQ accordion
- Contact form
<a href="assets/templates/marketing/latest/"><img src="assets/templates/marketing/latest/homepage-light-desktop.jpg" alt="Marketing template" width="100%"></a>
- FAQ and contact form
- Dark / light mode
</td>
<td width="33%" valign="top">
### Portfolio
<a href="assets/templates/portfolio/latest/"><img src="assets/templates/portfolio/latest/work-light-desktop.jpg" alt="Portfolio template" width="100%"></a>
A visual portfolio for showcasing creative work.
- Project grid
- Tag filtering
- Case study pages
- RSS feed
- Dark/light mode
<a href="assets/templates/portfolio/latest/"><img src="assets/templates/portfolio/latest/work-light-desktop.jpg" alt="Portfolio template" width="100%"></a>
- Dark / light mode
<br /><br />
</td>
</tr>
</table>