updated to astro v4

This commit is contained in:
somrat sorkar
2023-12-13 09:53:47 +06:00
parent e96cc9d7ed
commit 94358b9b8e
5 changed files with 23 additions and 24 deletions
-1
View File
@@ -104,7 +104,6 @@ Some text to show that the reference links can follow later.
<a class="nav-link" href="about/">About</a>
</li>
</ul>
`}
```
---