diff --git a/examples/fivethirtyeight/pages/_document.tsx b/examples/fivethirtyeight/pages/_document.tsx index d14b36ff..9866c67b 100644 --- a/examples/fivethirtyeight/pages/_document.tsx +++ b/examples/fivethirtyeight/pages/_document.tsx @@ -9,33 +9,57 @@ export default function Document() { type="image/x-icon" href="https://projects.fivethirtyeight.com/shared/favicon.ico" /> + +
-
-

+
+

FiveThirtyEight - - FiveThirtyEight{' '} - by PortalJS - + FiveThirtyEight{' '} + + tribute by PortalJS +

+
+ + Built with 🌀PortalJS + +
+ + Github + +
-
-
    + diff --git a/examples/fivethirtyeight/pages/index.tsx b/examples/fivethirtyeight/pages/index.tsx index 6a82521f..86155852 100644 --- a/examples/fivethirtyeight/pages/index.tsx +++ b/examples/fivethirtyeight/pages/index.tsx @@ -32,9 +32,7 @@ export function MobileItem({ dataset }: { dataset: Dataset }) {
    - {dataset.name} - {dataset.articles.map((article) => (
    @@ -50,9 +48,9 @@ export function MobileItem({ dataset }: { dataset: Dataset }) {
    - explore + info {/*