diff --git a/data/Domains.md b/data/Domains.md index a28dfa6..a560062 100644 --- a/data/Domains.md +++ b/data/Domains.md @@ -1,11 +1,11 @@ ## Domains -| Website | Description | [PSL](https://github.com/publicsuffix/list) Status | +| Website | Description | Listed on the [Public Suffix List](https://github.com/publicsuffix/list)? | |:-:|-|:-:| -| [is-a.dev](https://www.is-a.dev) | Free is-a.dev subdomain for developers. | ✅ | +| [is-a.dev](https://is-a.dev) | Grab your own sweet-looking `.is-a.dev` subdomain. | ✅ | | [is-a-good.dev](https://is-a-good.dev) | A free `is-a-good.dev` subdomain for developers. | ✅ | -| [js.org](https://js.org) | Free js.org subdomains for GitHub Pages for the JavaScript community. | ✅ | -| [Local Cert](https://localcert.net) | Free subdomains for private network use. | ✅ | +| [JS.ORG](https://js.org) | Free js.org subdomains for GitHub Pages for the JavaScript community. | ✅ | +| [LocalCert](https://localcert.net) | Free subdomains for private network use. | ✅ | | [NGO.us](https://nic.ngo.us) | Free `.ngo.us` subdomains for verified not-for-profit organizations, NGOs, and similar initiatives. | ✅ | | [NYC.mn](https://dot.nyc.mn) | Free subdomains for individuals and businesses related to New York City. New York City IP address required for application. | ✅ | | [Obl.ong](https://obl.ong) | Free, quality subdomains for all, backed by our nonprofit. Get yourname.obl.ong and become a voting member in our organization today! | ✅ | diff --git a/website/index.html b/website/index.html index 2d83ff9..1db8c15 100644 --- a/website/index.html +++ b/website/index.html @@ -28,9 +28,8 @@ - - - + + @@ -46,24 +45,11 @@ "/": "https://raw.githubusercontent.com/wdhdev/free-for-life/main/README.md", "/contributing": "https://raw.githubusercontent.com/wdhdev/free-for-life/main/CONTRIBUTING.md", "/license": "https://raw.githubusercontent.com/wdhdev/free-for-life/main/LICENSE" - }, - darklightTheme: { - siteFont: "Source Sans Pro, Helvetica Neue", - defaultTheme: "light", - codeFontFamily: "Roboto Mono, Monaco, courier, monospace", - bodyFontSize: "15px" } } - - -