This commit is contained in:
Raven Scott
2024-09-26 04:55:38 -04:00
parent 474e08516d
commit 381cd6bac2
5 changed files with 11 additions and 1 deletions

View File

@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="<%= description %>">
<title><%= title %> | <%= process.env.OWNER_NAME %>'s Blog</title>
<!-- Stylesheets -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/css/bootstrap.min.css">