Merge branch 'main' of github.com:JohnCosta27/JohnTech

This commit is contained in:
2022-09-28 17:02:50 +01:00
8 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,7 @@ import Navbar from '../components/Navbar.astro';
---
<html>
<head>
<meta charset="UTF-8" />
<title>Blog post</title>
</head>
<body class="flex flex-col items-center bg-polar-night-400">

View File

@ -10,6 +10,7 @@ const sortedPosts = posts.sort((a, b) => {
---
<html>
<head>
<meta charset="UTF-8" />
<title>John's Blog</title>
</head>
<body class="w-full flex flex-col items-center bg-polar-night-400">

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 MiB