From 31e290d19fd4c86677d2e88da4a024915f639afa Mon Sep 17 00:00:00 2001 From: NoobDeveloper412 Date: Fri, 27 Sep 2024 18:05:17 +0500 Subject: [PATCH] Added the fixes suggested by PG. --- src/components/AboutItem.astro | 4 ++-- src/components/AboutItemGrid.astro | 19 +++++++++++-------- src/components/SpeakerGrid.astro | 2 +- src/config.yaml | 6 ++++-- src/layouts/base.astro | 2 +- src/lib/events.js | 11 +++++++---- 6 files changed, 26 insertions(+), 18 deletions(-) diff --git a/src/components/AboutItem.astro b/src/components/AboutItem.astro index 85a236e..d203ca6 100644 --- a/src/components/AboutItem.astro +++ b/src/components/AboutItem.astro @@ -14,7 +14,7 @@ const { title, subtext, variant = "primary" } = Astro.props; }`} > {title} @@ -33,4 +33,4 @@ const { title, subtext, variant = "primary" } = Astro.props; ) } - + \ No newline at end of file diff --git a/src/components/AboutItemGrid.astro b/src/components/AboutItemGrid.astro index 7eb9573..7634a85 100644 --- a/src/components/AboutItemGrid.astro +++ b/src/components/AboutItemGrid.astro @@ -31,14 +31,17 @@ import AboutItem from "../components/AboutItem.astro";
- For Projects, Use-case list, Market & Funding info
@@ -59,7 +62,7 @@ import AboutItem from "../components/AboutItem.astro"; HACKATHON IDEA GENERATOR - Helps developers build applications that address real-world problems, that people will actually use. @@ -105,4 +108,4 @@ import AboutItem from "../components/AboutItem.astro"; - + \ No newline at end of file diff --git a/src/components/SpeakerGrid.astro b/src/components/SpeakerGrid.astro index 343c212..f6aa32d 100644 --- a/src/components/SpeakerGrid.astro +++ b/src/components/SpeakerGrid.astro @@ -42,7 +42,7 @@ function personLink(person) { {person.name}
diff --git a/src/config.yaml b/src/config.yaml index 08749e0..1fe2970 100644 --- a/src/config.yaml +++ b/src/config.yaml @@ -1,5 +1,5 @@ title: Web3Privacy Now -description: Advocates worldwide are uniting to make privacy fundamental pillar of the Web3 industry, transforming it into a cultural movement that champions freedom and decentralization. +description: The leading nonprofit advancing Privacy & Freedom in the web3 industry. 
In our Ecosystem, we foster a culture that empowers decentralization, open-source , and anti surveillance. header: menu: - name: Home @@ -54,7 +54,9 @@ footer: link: matrix hero: text: | - Advocates worldwide are uniting to make privacy fundamental pillar of the Web3 industry, transforming it into a cultural movement that champions freedom and decentralization. + The leading nonprofit advancing Privacy & Freedom in the web3 industry. +
+ In our Ecosystem, we foster a culture that empowers decentralization, open-source, and anti surveillance. landing: merch: | To make humans gain control over their privacy by utilizing Web3 stack. So privacy would become a cultural phenomena & active lifestyle. diff --git a/src/layouts/base.astro b/src/layouts/base.astro index 81dd075..ed38035 100644 --- a/src/layouts/base.astro +++ b/src/layouts/base.astro @@ -157,7 +157,7 @@ function genHeading(str) { {/*

web3privacy summit #1

*/} -
{config.hero.text}
+