Skip to content

Commit

Permalink
now: remove old now page
Browse files Browse the repository at this point in the history
  • Loading branch information
manila committed Mar 21, 2024
1 parent f3cb515 commit dda1baf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
11 changes: 0 additions & 11 deletions pages/now.md

This file was deleted.

1 change: 0 additions & 1 deletion pages/now/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ function Space() {
return (<><p dangerouslySetInnerHTML={{__html: '&nbsp;'}} /></>);
}
export default function Now() {
console.log(useBlogPost())
return (
<Layout>
<main className={clsx('container margin-vert--xl')}>
Expand Down

0 comments on commit dda1baf

Please sign in to comment.