Merge branch 'main' of github.com:JohnCosta27/JohnTech
This commit is contained in:
@ -3,6 +3,7 @@ import Navbar from '../components/Navbar.astro';
|
|||||||
---
|
---
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
<meta charset="UTF-8" />
|
||||||
<title>Blog post</title>
|
<title>Blog post</title>
|
||||||
</head>
|
</head>
|
||||||
<body class="flex flex-col items-center bg-polar-night-400">
|
<body class="flex flex-col items-center bg-polar-night-400">
|
||||||
|
@ -10,6 +10,7 @@ const sortedPosts = posts.sort((a, b) => {
|
|||||||
---
|
---
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
<meta charset="UTF-8" />
|
||||||
<title>John's Blog</title>
|
<title>John's Blog</title>
|
||||||
</head>
|
</head>
|
||||||
<body class="w-full flex flex-col items-center bg-polar-night-400">
|
<body class="w-full flex flex-col items-center bg-polar-night-400">
|
||||||
|
BIN
src/pages/posts/DeepworkPart1.jpg
Normal file
BIN
src/pages/posts/DeepworkPart1.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.6 MiB |
BIN
src/pages/posts/DeepworkPart2.jpg
Normal file
BIN
src/pages/posts/DeepworkPart2.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.6 MiB |
BIN
src/pages/posts/DeepworkPart3.jpg
Normal file
BIN
src/pages/posts/DeepworkPart3.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.5 MiB |
BIN
src/pages/posts/DeepworkPart4.jpg
Normal file
BIN
src/pages/posts/DeepworkPart4.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.6 MiB |
BIN
src/pages/posts/DeepworkPart5.jpg
Normal file
BIN
src/pages/posts/DeepworkPart5.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.6 MiB |
BIN
src/pages/posts/DeepworkPart6.jpg
Normal file
BIN
src/pages/posts/DeepworkPart6.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.6 MiB |
Reference in New Issue
Block a user