Create bookmarks.yaml data file with sample entries and update index.astro to import, parse, and display bookmarks with format DD/MM/YY Site Name (domain.com)
7 lines
177 B
YAML
7 lines
177 B
YAML
- date: 2026-01-15
|
|
title: Hacker News
|
|
url: https://news.ycombinator.com
|
|
|
|
- date: 2026-01-10
|
|
title: Astro Documentation
|
|
url: https://docs.astro.build/en/getting-started/
|