File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ smartTOCHideUnfocusedChildren = false
5757 showDate = true
5858 showViews = false
5959 showLikes = false
60- showDateOnlyInArticle = true
60+ showDateOnlyInArticle = false
6161 showDateUpdated = true
6262 showAuthor = false
6363 showHero = true
Original file line number Diff line number Diff line change @@ -12,9 +12,9 @@ cascade:
1212
1313## Featured Articles
1414
15- {{< article link="/blog/2025/11/advanced-porting-libraries-as-components/" >}}
15+ {{< article link="/blog/2025/11/advanced-porting-libraries-as-components/" showSummary=true compactSummary=true >}}
1616<br >
17- {{< article link="/blog/2025/11/esp32c2-ram-optimization/" >}}
17+ {{< article link="/blog/2025/11/esp32c2-ram-optimization/" showSummary=true compactSummary=true >}}
1818
1919<br >
2020{{< button href="blog/" target="_ self" >}}
@@ -25,7 +25,7 @@ More Articles
2525
2626Dive into our latest workshops and master the skills you need to maximize the power of the ESP32.
2727
28- {{< article link="/workshops/esp-idf-basic/" >}}
28+ {{< article link="/workshops/esp-idf-basic/" showSummary=true compactSummary=true >}}
2929
3030<br >
3131{{< button href="workshops/" target="_ self" >}}
@@ -34,7 +34,7 @@ More Workshops
3434
3535## Notable Events
3636
37- {{< article link="/events/devcon25/" >}}
37+ {{< article link="/events/devcon25/" showSummary=true compactSummary=true >}}
3838
3939<br >
4040{{< button href="events/" target="_ self" >}}
You can’t perform that action at this time.
0 commit comments