Set draft = false on first post.
This commit is contained in:
parent
c3f3670d56
commit
ed30b02fe8
7 changed files with 407 additions and 3 deletions
10
public/posts/page/1/index.html
Normal file
10
public/posts/page/1/index.html
Normal 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>
|
Loading…
Add table
Add a link
Reference in a new issue