From 409c78fc0c17222f66bf06b2707b8500241546a0 Mon Sep 17 00:00:00 2001 From: Johan Eliasson Date: Wed, 25 Oct 2023 15:04:53 +0200 Subject: [PATCH] about --- curl.sh | 6 ++++++ web/src/components/Layout.tsx | 16 +++++++--------- web/src/pages/about.mdx | 12 ++++-------- 3 files changed, 17 insertions(+), 17 deletions(-) create mode 100755 curl.sh diff --git a/curl.sh b/curl.sh new file mode 100755 index 0000000..61daa87 --- /dev/null +++ b/curl.sh @@ -0,0 +1,6 @@ +curl -I -X GET \ + -H "User-Agent: Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.5993.70 Mobile Safari/537.36 (compatible; Google-InspectionTool/1.0;)" \ + -H "From: googlebot(at)googlebot.com" \ + -H "Accept: */*,application/signed-exchange;v=b3" \ + -H "Accept-Encoding: gzip, deflate, br" \ + https://nyheter.sh/ diff --git a/web/src/components/Layout.tsx b/web/src/components/Layout.tsx index cc257ff..2b5e7b4 100644 --- a/web/src/components/Layout.tsx +++ b/web/src/components/Layout.tsx @@ -53,15 +53,13 @@ export function Layout({ children }: { children: React.ReactNode }) { -
-
-
- -
-
-
{currentDay}
-
{currentDate}
-
+
+
+ +
+
+
{currentDay}
+
{currentDate}
diff --git a/web/src/pages/about.mdx b/web/src/pages/about.mdx index 15277a7..81a3331 100644 --- a/web/src/pages/about.mdx +++ b/web/src/pages/about.mdx @@ -4,18 +4,14 @@ import { MainContainer } from '@/components/MainContainer'; # About Nyheter.sh -Nyheter.sh is an online newspaper that publishes Swedish news in English. +Nyheter.sh is an online newspaper that publishes Swedish news in English, and it's built by me, Johan Eliasson ([X](https://x.com/elitasson), [LinkedIn](https://www.linkedin.com/in/johan--eliasson/). -Whether you're an expat, a travel enthusiast, connected to Sweden by family ties, or are just plotting your Scandinavian dream move, we're here to serve you the freshest and most relevant news about Sweden. +This website is me exploring how far you can push AI if you only have a few evenings to spare. Nyheter.sh uses AI for voice to text, text to text, text to image and text to voice. -Why choose us? Our platform isn't your typical news generator. Powered by advanced AI, we dive deep into Swedish perspectives. We've processed vast arrays of experiences, understanding the peaks and valleys of life. We're attuned to what our readers value most. Your insights drive us, and your narratives inspire us. Collaborating with our dedicated members in Sweden, we don't just offer news β€” we deliver genuine stories and valuable insights. - -Your unwavering support fuels us. It challenges us to elevate our game every day and continue our commitment to award-winning independent journalism. Dive in with us! πŸ‡ΈπŸ‡ͺ +Think of this website as a research project to be inspired by. I hope you enjoy it. ## Human Content -In the rare case where we publish human-generated material, this will be clearly stated. :) :) - -No but REALLY??? hehe +In the rare case where we publish human-generated material, this will be clearly stated.