Update blog.html

This commit is contained in:
MattTheTekie 2023-09-18 18:12:02 -04:00 committed by GitHub
commit 1849843889
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -91,8 +91,8 @@
<div class="menu">
<div class="zebra">
<center>
<button onclick="location.href='blogs.html'">Blogs</button>
<button onclick="location.href='create-blog.html'">Create Blog</button>
<button onclick="location.href='http://blogs.venith.net/blogquest'">Blogs</button>
<button onclick="location.href='http://blogs.venith.net/create_blog'">Create Blog</button>
</center>
</div>