1
0
mirror of https://github.com/kognise/water.css.git synced 2025-03-15 14:49:39 +01:00

Merge branch 'two' into new-file-structure

This commit is contained in:
Felix 2020-05-28 18:40:48 -05:00
commit 9248e5fb7b
2 changed files with 8 additions and 8 deletions

View File

@ -1,7 +1,7 @@
<p align="center">
<!-- <a href="https://www.npmjs.com/package/water.css"><img align="center" src="https://img.shields.io/npm/v/water.css.svg" alt="NPM page"></a> -->
<a href="https://www.reddit.com/r/webdev/comments/b9m6mv/watercss_a_collection_of_neat_styles_for_simple/"><img align="center" src="https://img.shields.io/badge/on-reddit-orange.svg" alt="On Reddit"></a>
<a href="https://www.producthunt.com/posts/water-css"><img align="center" src="https://img.shields.io/badge/on-product%20hunt-red.svg" alt="On Product Hunt"></a>
<a href="https://www.npmjs.com/package/water.css"><img align="center" src="https://img.shields.io/npm/v/water.css.svg" alt="NPM page"></a>
<a href="https://www.producthunt.com/posts/water-css"><img align="center" src="https://img.shields.io/badge/on-product%20hunt-blue.svg" alt="On Product Hunt"></a>
<a href="https://github.com/kognise/water.css/pulls"><img align="center" src="https://img.shields.io/github/contributors-anon/kognise/water.css" alt="Contributors"></a>
<a href="https://github.com/kognise/water.css/blob/master/LICENSE.md"><img align="center" src="https://img.shields.io/github/license/kognise/water.css.svg" alt="MIT license"></a>
</p>
@ -10,7 +10,7 @@
<h1 align="center">Water.css</h1>
<p align="center">🌊 A drop-in collection of CSS styles to make simple websites just a little nicer</p>
[![Water.css](logo.svg)](https://watercss.netlify.com/)
[![Water.css](logo.svg)](https://watercss.kognise.dev/)
<br>
@ -55,7 +55,7 @@ Just stick this in your `<head>`:
### Other options:
> ⚡ An interactive version selection is available [on the **demo page**!](https://watercss.netlify.com/#installation)
> ⚡ An interactive version selection is available [on the **demo page**!](https://watercss.kognise.dev/#installation)
#### Enforce a theme and ignore `(prefers-color-scheme)`

View File

@ -4,7 +4,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Water.css</title>
<link rel="canonical" href="https://watercss.netlify.com/" />
<link rel="canonical" href="https://watercss.kognise.dev/" />
<meta
name="description"
content="A drop-in collection of CSS styles to make simple websites like this just a little bit nicer."
@ -35,7 +35,7 @@
<meta name="twitter:card" content="summary_large_image" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://watercss.netlify.com/" />
<meta property="og:url" content="https://watercss.kognise.dev/" />
<meta property="og:title" content="Water.css" />
<meta
property="og:description"
@ -53,7 +53,7 @@
"@type": "WebSite",
"name": "Water.css",
"alternateName": "Water.css",
"url": "https://watercss.netlify.com/"
"url": "https://watercss.kognise.dev/"
}
</script>