From 5da4363a911eb95f48007b3cd4f8035b7dd70903 Mon Sep 17 00:00:00 2001 From: Kazhnuz Date: Wed, 15 Nov 2023 19:07:16 +0100 Subject: [PATCH] feat: integrate press garden --- content/index.md | 10 +++++++++- public/css/index.css | 4 ++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/content/index.md b/content/index.md index ee531b0..215ec75 100644 --- a/content/index.md +++ b/content/index.md @@ -13,6 +13,14 @@ This website aim to be an olschool Sonic Website, that aim to help you to discov I hope you'll have fun here ! +## Sonic news + + + +## SEGA news + + + ## Sister projects -- [Press Garden](https://press.fanstuff.garden) \ No newline at end of file +- [Press Garden](https://press.fanstuff.garden) - powers the news system \ No newline at end of file diff --git a/public/css/index.css b/public/css/index.css index b04fd7d..043eee1 100644 --- a/public/css/index.css +++ b/public/css/index.css @@ -244,3 +244,7 @@ footer { margin:12px; } +iframe { + border: none; +} +