diff --git a/src/components/EolasListing.jsx b/src/components/EolasListing.jsx index db59768..06ca566 100644 --- a/src/components/EolasListing.jsx +++ b/src/components/EolasListing.jsx @@ -3,57 +3,57 @@ import eolasApi from "@/api/eolas-api" import { convertDate } from "@/utils/convertDate" const EolasEntries = ({ entries }) => { - return ( - entries && - entries.map((entry, i) => ( -
- A wizard who goes to bed early. This is my technical scrapbook - and digital garden. -
-+ A wizard who goes to bed early. This is my technical scrapbook + and digital garden. +
+- A public frontend for my local Zettelkasten created with - NodeJS, Python and React. -
-+ A public frontend for my local Zettelkasten created with + NodeJS, Python and React. +
+