mirror of
https://github.com/kognise/water.css.git
synced 2025-08-29 07:49:59 +02:00
Make some changes outlined in #64
This commit is contained in:
@@ -40,11 +40,11 @@ Just stick this in your `<head>`:
|
||||
|
||||
### 🌙 Dark Theme:
|
||||
|
||||
`<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/kognise/water.css@latest/dist/dark.min.css">`
|
||||
`<link rel="stylesheet" href=https://cdn.jsdelivr.net/npm/water.css@2/dist/dark.min.css">`
|
||||
|
||||
### ☀ Light Theme:
|
||||
|
||||
`<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/kognise/water.css@latest/dist/light.min.css">`
|
||||
`<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/water.css@2/dist/light.min.css">`
|
||||
|
||||
<br>
|
||||
|
||||
|
Reference in New Issue
Block a user