Update index.html

master
rubenwardy 2017-05-09 00:36:48 +01:00 committed by GitHub
parent 97a7de378b
commit 070ed2b43f
1 changed files with 4 additions and 4 deletions

View File

@ -65,10 +65,10 @@
</p>
<blockcode>
&lt;link rel="stylesheet" href="http://rubenwardy.com/lichess_widgets/lichess_widgets.css" /&gt;<br />
&lt;script src="http://rubenwardy.com/lichess_widgets/lichess_widgets.js"&gt;&lt;/script&gt;<br />
&lt;!-- For the light theme --&gt; &lt;link rel="stylesheet" href="http://rubenwardy.com/lichess_widgets/light.css" /&gt; <br />
&lt;!-- For the dark theme --&gt; &lt;link rel="stylesheet" href="http://rubenwardy.com/lichess_widgets/dark.css" /&gt;
&lt;link rel="stylesheet" href="https://rubenwardy.com/lichess_widgets/lichess_widgets.css" /&gt;<br />
&lt;script src="https://rubenwardy.com/lichess_widgets/lichess_widgets.js"&gt;&lt;/script&gt;<br />
&lt;!-- For the light theme --&gt; &lt;link rel="stylesheet" href="https://rubenwardy.com/lichess_widgets/light.css" /&gt; <br />
&lt;!-- For the dark theme --&gt; &lt;link rel="stylesheet" href="https://rubenwardy.com/lichess_widgets/dark.css" /&gt;
</blockcode>
<table>