Add OGP metadata for posts

This commit is contained in:
2024-02-01 02:33:59 -06:00
parent b7b5143b39
commit a2fb261232
6 changed files with 150 additions and 3 deletions

View File

@@ -3,6 +3,7 @@ title: "Bluetooth Pairing While Dual Booting"
pubDate: 2024-01-31 19:43:59 -0600
tags: ["dual boot", "bluetooth", "registry", "windows", "linux"]
description: "When both your Windows and Linux machine use the same MAC address, it requires a special trick to maintain pairing on both installations"
preview_image: "/img/bt-console-ogp.png"
---
import { Image } from 'astro:assets';