optimz. blog
This commit is contained in:
parent
4ade3386b7
commit
8874c26e39
2 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: 'Open Graph images'
|
||||
description: 'When you share your blog posts, a thumbnail image appears - the image we define as an Open Graph Image. This starter generates these images for your blog posts automatically.'
|
||||
description: 'When you share your blog posts, a thumbnail image might appear. This starter generates these images for your blog posts automatically.'
|
||||
date: 2023-01-25
|
||||
---
|
||||
|
||||
|
|
|
|||
|
|
@ -4,11 +4,11 @@ description: 'To avoid overloading this base with too many subtleties, I store s
|
|||
date: 2023-10-30
|
||||
demos:
|
||||
- title: Gallery
|
||||
description: 'A gallery with popups or just looping over images'
|
||||
description: 'A gallery with good old "popups" in a dialog, or just looping over images.'
|
||||
preview: 'https://eleventy-excellent-gallery.netlify.app/gallery/'
|
||||
branch: 'https://github.com/madrilene/eleventy-excellent/tree/demo-gallery'
|
||||
- title: Pagination
|
||||
description: 'The blog collection with pagination'
|
||||
description: 'The blog collection with pagination.'
|
||||
preview: 'https://eleventy-excellent-pagination.netlify.app/blog/page-1/'
|
||||
branch: 'https://github.com/madrilene/eleventy-excellent/tree/demo-pagination'
|
||||
---
|
||||
|
|
|
|||
Loading…
Reference in a new issue