From 52e9f254032b7c5bc59f8eeb4cfaeb5cd9df323a Mon Sep 17 00:00:00 2001 From: Ben Wiederhake Date: Sun, 3 Oct 2021 22:56:30 +0200 Subject: Everywhere: Change from http to https where feasible I used "git grep -FIn http://" to find all occurrences, and looked at each one. If an occurrence was really just a link, and if a https version exists, and if our Browser can access it at least as well as the http version, then I changed the occurrence to https. I'm happy to report that I didn't run into a single site where Browser can't deal with the https version. --- Meta/Websites/serenityos.org/github-sponsors/index.html | 4 ++-- Meta/Websites/serenityos.org/happy/2nd/index.html | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'Meta/Websites') diff --git a/Meta/Websites/serenityos.org/github-sponsors/index.html b/Meta/Websites/serenityos.org/github-sponsors/index.html index 26cbe4d583..b0bf0a0ec1 100644 --- a/Meta/Websites/serenityos.org/github-sponsors/index.html +++ b/Meta/Websites/serenityos.org/github-sponsors/index.html @@ -6,11 +6,11 @@

Hello friends!

-

As of October 19 2019, I am in the GitHub Sponsors program!

+

As of October 19 2019, I am in the GitHub Sponsors program!

This means you can support my work with a monthly donation via their platform.

There are six tiers: $1, $5, $10, $20, $50 and $100.

Sponsorships are (optionally) visible on your GitHub user card, and GitHub will match all donations 1:1 for the first year.

-

I will remain on Patreon as well, with the same tiers.

+

I will remain on Patreon as well, with the same tiers.

Thank you for checking it out :^)

Andreas ( diff --git a/Meta/Websites/serenityos.org/happy/2nd/index.html b/Meta/Websites/serenityos.org/happy/2nd/index.html index d24920ea8b..52ea30e6ae 100644 --- a/Meta/Websites/serenityos.org/happy/2nd/index.html +++ b/Meta/Websites/serenityos.org/happy/2nd/index.html @@ -46,14 +46,14 @@ Hello friends!

- Today is the second birthday of SerenityOS, + Today is the second birthday of SerenityOS, counting from the first commit in the git repository, on October 10, 2018.

- Previous birthdays: 1st. + Previous birthdays: 1st.

NOTE: Since the HTML and CSS support has improved over the last @@ -88,7 +88,7 @@

Anyways, let's continue looking at screenshots where we left off - in last year's birthday celebration! + in last year's birthday celebration! We had just gotten the browser strong enough to display the first birthday celebration page.. -- cgit v1.2.3