diff --git a/index.html b/index.html index ad1dc0c..aabca74 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,12 @@ -
If you are not familiar with Interactive Fiction,
@@ -52,19 +53,21 @@ export default function () {
-
Every four years , Victor Gijsbers puts together a list of the top 50 IF games of all time. Here is an almost complete version of the list for 2019:
diff --git a/src/views/HomeView/HomeView.jsx b/src/views/HomeView/HomeView.jsx index 9476cbf..7fb2c0f 100644 --- a/src/views/HomeView/HomeView.jsx +++ b/src/views/HomeView/HomeView.jsx @@ -31,6 +31,7 @@ export default function ({ themeEngine }) {@@ -73,9 +74,9 @@ export default function ({ themeEngine }) {