relocate blog images

This commit is contained in:
peskyadmin 2025-03-23 13:29:34 -04:00
parent 9b1d076654
commit 62985b01e3
5 changed files with 3 additions and 2 deletions

View File

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 127 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

View File

@ -3,7 +3,7 @@ title: "Archived: First post of a previous site"
meta_title: "" meta_title: ""
description: "this is meta description" description: "this is meta description"
date: 2023-07-04T05:00:00Z date: 2023-07-04T05:00:00Z
image: "/images/blog-post-1.jpg" image: "/images/blog-posts/hello-world.jpg"
categories: ["Archive", "News"] categories: ["Archive", "News"]
author: "Kevin Riordan" author: "Kevin Riordan"
tags: ["blog", "announcement"] tags: ["blog", "announcement"]

View File

@ -3,7 +3,8 @@ title: "Tailscale MSP"
meta_title: "Taiscale Partnership" meta_title: "Taiscale Partnership"
description: "Annoucement of Tailscale Partnership" description: "Annoucement of Tailscale Partnership"
date: 2024-03-17T05:00:00Z date: 2024-03-17T05:00:00Z
image: "/images/Tailscale-Logo-Black.svg.png" # image: "/images/Tailscale-Logo-Black.svg.png"
image: "/images/blog-posts/tailscale.webp"
categories: ["News"] categories: ["News"]
author: "Kevin Riordan" author: "Kevin Riordan"
tags: ["tailscale", "announcement", "news"] tags: ["tailscale", "announcement", "news"]