---
title: "latest"
description: "My latest blog post is . Click the link if you are not automatically redirected."
date: 2024-06-01
published: false
tags:
  - meta
template: blog-post
---


My latest blog post is [[ {{ markata.feeds.blogfeed.posts[0].slug }} ]].  Click the
link if you are not automatically redirected.

<meta http-equiv="Refresh" content="0; url='{{ config.url }}{{ markata.feeds.blogfeed.posts[0].slug }}'" />  
