feat: add icons to posts and photos to featured posts
All checks were successful
Deploy to SFTP Server / build (push) Successful in 4m33s

This commit is contained in:
2025-02-23 14:31:14 +01:00
parent 6aa6ddabb0
commit 59eeadd4b3
8 changed files with 34 additions and 3 deletions

View File

@ -2,6 +2,9 @@
title: "Erasmus Valencia"
date: 2022-09-02
cover: ./images/MAX_8218 - MAX_8230.jpg
toc: true
icon: 🍊
tags: ["valencia", "erasmus"]
---
import Image from "@components/Image.astro"

View File

@ -3,6 +3,8 @@ title: "Erasmus Valencia"
date: 2022-09-02
cover: ./images/MAX_8218 - MAX_8230.jpg
toc: true
icon: 🍊
tags: ["valencia", "erasmus"]
---
import Image from "@components/Image.astro"

View File

@ -3,7 +3,9 @@ title: Madeira
date: 2025-02-16
license: "CC-BY-SA:4.0"
comments: true
icon: 🏝️
cover: ./images/MAX_0603.jpg
tags: ["madeira", "travel"]
---
import Image from "@components/Image.astro";

View File

@ -3,7 +3,9 @@ title: Madeira
date: 2025-02-16
license: "CC-BY-SA:4.0"
comments: true
icon: 🏝️
cover: ./images/MAX_0603.jpg
tags: ["madeira", "travel"]
---
import Image from "@components/Image.astro";

View File

@ -3,6 +3,8 @@ title: "Peaks of the Balkans"
date: 2024-06-19
cover: ./images/MAX_9861.jpg
license: "CC-BY-SA:4.0"
icon: 🏔️
tags: ["balkans", "travel"]
comments: true
---

View File

@ -3,6 +3,8 @@ title: "Peaks of the Balkans"
date: 2024-06-19
cover: ./images/MAX_9861.jpg
license: "CC-BY-SA:4.0"
icon: 🏔️
tags: ["balkans", "hiking", "travel"]
comments: true
---