temp localtunnel micropub url

This commit is contained in:
2025-02-16 17:02:34 +00:00
parent b4066f954f
commit a54096a733

View File

@@ -13,7 +13,7 @@ const { title, description, image = '/images/headshot.jpg' } = Astro.props;
<!-- IndieWeb -->
<link rel="authorization_endpoint" href="https://indieauth.com/auth">
<link rel="token_endpoint" href="https://tokens.indieauth.com/token">
<link rel="micropub" href="https://localhost:3000/">
<link rel="micropub" href="https://tasty-windows-lick.loca.lt">
<!-- Stylesheets -->
<link rel="stylesheet" href="/css/reset.css" />