update css for posts & docs tweaks

This commit is contained in:
Enstrayed
2025-04-26 08:54:31 -07:00
parent e59162ae04
commit f3bb0f9142
4 changed files with 81 additions and 9 deletions

View File

@@ -2,16 +2,18 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/static/posts.css">
<link rel="stylesheet" href="/static/newposts.css">
<meta property="og:site_name" content="enstrayed.com">
<meta property="og:url" content="<!--SSR_REPLACE_URL-->>">
<meta property="og:url" content="<!--SSR_REPLACE_URL-->">
<title><!--SSR_REPLACE_TITLE--></title>
<meta property="og:title" content="<!--SSR_REPLACE_TITLE-->">
<meta name="description" content="No description available.">
<meta property="og:description" content="No description available.">
<meta property="og:image" content="https://enstrayed.com/static/snowleopard.png">
<meta property="og:color" content="#FF5A36">
</head>
<body>