We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e12936 commit 8fa42d2Copy full SHA for 8fa42d2
examples/sites-with-headers.html
@@ -86,6 +86,15 @@ <h3>Dynamic colors</h3>
86
<div><a href="https://www.quantamagazine.org">quantamagazine.org</a></div>
87
<div><a href="https://www.solidcore.com">solidcore.com</a></div>
88
</section>
89
+ <section>
90
+ <hr>
91
+ <h3>Static headers</h3>
92
+ <div><a href="https://daringfireball.net">daringfireball.net</a></div>
93
+ <div><a href="https://news.ycombinator.com">news.ycombinator.com</a></div>
94
+ <div><a href="https://www.slashdot.com">slashdot.com</a></div>
95
+ <div><a href="https://webkit.org">webkit.org</a></div>
96
+ <div><a href="https://en.wikipedia.org/wiki/Main_Page">wikipedia.org</a></div>
97
+ </section>
98
<section>
99
<hr>
100
<h3>¯\_(ツ)_/¯</h3>
0 commit comments