mirror of
https://github.com/kognise/water.css.git
synced 2025-08-10 23:24:08 +02:00
Fix "mixed content" warning on Github Page
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
|
||||
<h3>Other</h3>
|
||||
<p>Here's a horizontal rule and image because I don't know where else to put them.</p>
|
||||
<img src='http://placekitten.com/408/287' alt='Example kitten'>
|
||||
<img src='https://placekitten.com/408/287' alt='Example kitten'>
|
||||
<hr>
|
||||
|
||||
<p>And here's a nicely marked up table!</p>
|
||||
|
Reference in New Issue
Block a user