Skip to content

Commit fcc2d5d

Browse files
committed
last edits for home and post
1 parent 257a9b8 commit fcc2d5d

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

src/pages/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ In Andy's words, we'd rather hint the browser than micromanage it, using progres
1616
This is version 3.
1717
I keep a [branch of v1](https://github.com/madrilene/eleventy-excellent/tree/v1) and [v2](https://github.com/madrilene/eleventy-excellent/tree/v2) because I have changed a lot of things.
1818

19-
I have tried to [document a few things](/get-started/).
19+
I have tried to [document](/get-started/#docs-lol) features and methodologies.
2020

2121
**Have fun** and let me know if you find any issues or have ideas for improvements!
2222

src/posts/2024/2024-06-03-v-3.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: 'Eleventy Excellent 3.0'
3-
description: "It's been a few months, and I have decided to change some things again, which probably makes the starter even more opinionated. 🤷 Eleventy Excellent 3.0 changed to ESM, has a new config structure and uses web components."
3+
description: "It's been a few months, and I have decided to change things again, which probably makes the starter even more opinionated. 🤷 Eleventy Excellent 3.0 now uses ESM, has a new config structure and uses web components."
4+
discover:
5+
description: "I have decided to change things again: Eleventy Excellent 3.0 now uses ESM, has a new config structure and uses web components."
46
date: 2024-06-03
57
---
68

0 commit comments

Comments
 (0)