diff --git a/src/blog.json b/src/blog.json index ad4f9ac..18c60e1 100644 --- a/src/blog.json +++ b/src/blog.json @@ -1,14 +1,4 @@ { - "2016": { - "convergence-of-world-lines-2": { - "title": "Convergence of World Lines 2", - "published": "December 14, 2016", - "category": "Thoughts", - "featured-img": "kurisu-okabe-crossing.jpg", - "snippet": "In an infinite number of universes where anything is possible, I want to meet you again in all of them, and fall in love with you all over again.", - "slug": "convergence-of-world-lines-2" - } - }, "2017": { "convergence-of-world-lines": { "title": "Convergence of World Lines", @@ -18,15 +8,5 @@ "snippet": "In an infinite number of universes where anything is possible, I want to meet you again in all of them, and fall in love with you all over again.", "slug": "convergence-of-world-lines" } - }, - "2018": { - "convergence-of-world-lines-3": { - "title": "Convergence of World Lines 3", - "published": "December 14, 2018", - "category": "Thoughts", - "featured-img": "threads-of-time.jpg", - "snippet": "In an infinite number of universes where anything is possible, I want to meet you again in all of them, and fall in love with you all over again.", - "slug": "convergence-of-world-lines-3" - } } } \ No newline at end of file diff --git a/src/components/Container.tsx b/src/components/Container.tsx index 9775085..20460cc 100644 --- a/src/components/Container.tsx +++ b/src/components/Container.tsx @@ -157,7 +157,7 @@ const Container: React.FC<{ return (
!mobile && setShowMenu(true)} onMouseOut={() => !mobile && setShowMenu(false)}>