Set draft = false on first post.

This commit is contained in:
mustard 2024-08-30 19:53:35 +02:00
parent c3f3670d56
commit ed30b02fe8
7 changed files with 407 additions and 3 deletions

View file

@ -0,0 +1,10 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<title>https://homelab0ne.xyz/posts/</title>
<link rel="canonical" href="https://homelab0ne.xyz/posts/">
<meta name="robots" content="noindex">
<meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=https://homelab0ne.xyz/posts/">
</head>
</html>