This commit is contained in:
2024-09-06 11:23:44 +02:00
parent 20836cd502
commit 64efecfde2
6 changed files with 95 additions and 39 deletions

View File

@ -48,4 +48,7 @@ async fn main() {
axum::serve(listener, app).await.unwrap();
}
// TODO displaying Image from netlify CDN
// TODO footer
// TODO Display blog posts
// TODO responsive design
// TODO go live pipeline