diff --git a/src/components/EolasListing.jsx b/src/components/EolasListing.jsx index 3da6573..d3fa4b4 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) => ( -
- Software engineer at ITV, formerly BBC. This is my technical - scrapbook and digital garden. -
-+ Software engineer at ITV, formerly BBC. 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. +
+