mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-05-01 03:09:34 +00:00
Added Blog Page and Housekeeping
This commit is contained in:
parent
db4bf103c3
commit
d32415232e
18 changed files with 6860 additions and 769 deletions
14
app/(main)/blog/posts/blog-welcome.mdx
Normal file
14
app/(main)/blog/posts/blog-welcome.mdx
Normal file
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
title: 'Welcome to the Blog!'
|
||||
summary: 'Welcome to our new blog page!'
|
||||
coverImage: '/hero.svg'
|
||||
datePublished: ''
|
||||
---
|
||||
|
||||
## Welcome!
|
||||
|
||||
Hello and welcome to our new blog page! We are so exited to finally have a place to share updates and news about our app.
|
||||
|
||||
## What's next?
|
||||
|
||||
As you can see, although we have a blog page, it's a bit basic at the moment. In the future, we are planning to add things such as tags and dates as well as other stuff. In terms of the website it's self, we have a few major feates that we plan to add in the comming months.
|
Loading…
Add table
Add a link
Reference in a new issue