feat: add icons to posts and photos to featured posts
All checks were successful
Deploy to SFTP Server / build (push) Successful in 4m33s
All checks were successful
Deploy to SFTP Server / build (push) Successful in 4m33s
This commit is contained in:
@ -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"
|
||||
|
@ -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"
|
||||
|
@ -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";
|
||||
|
@ -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";
|
||||
|
@ -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
|
||||
---
|
||||
|
||||
|
@ -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
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user