footer
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user