diff --git a/src/components/global/footer.astro b/src/components/global/footer.astro index 66d28152..033cd7fa 100644 --- a/src/components/global/footer.astro +++ b/src/components/global/footer.astro @@ -19,7 +19,11 @@ target="_blank" >
+
-

{post.data.title}

+

+ {post.data.title} +

{post.data.description}

diff --git a/src/components/landing/why.astro b/src/components/landing/why.astro index 9219ae66..21922ec8 100644 --- a/src/components/landing/why.astro +++ b/src/components/landing/why.astro @@ -14,8 +14,10 @@ star symbol
-

Truly independent

-

+

+ Truly independent +

+

No code from other browsers. We're building a new engine, based on web standards.

@@ -29,8 +31,12 @@ target symbol
-

Singular focus

-

We are focused on one thing: the web browser.

+

+ Singular focus +

+

+ We are focused on one thing: the web browser. +

@@ -44,8 +50,10 @@ />
-

No monetization

-

+

+ No monetization +

+

No "default search deals", crypto tokens, or other forms of user monetization, ever.

diff --git a/src/layouts/base.astro b/src/layouts/base.astro index 4c91fcf6..7ee8dfc8 100644 --- a/src/layouts/base.astro +++ b/src/layouts/base.astro @@ -15,8 +15,10 @@ const { title, description, author, image } = Astro.props; /> - - -