Switching to HTTPS for Codepen now that it works again.

This commit is contained in:
Sérgio Gomes 2016-01-13 14:59:12 +00:00
parent 388bbb6bbc
commit 7be3c151dd
2 changed files with 2 additions and 2 deletions

View File

@ -37,6 +37,6 @@ body {
background: #fafafa;
position: relative;
}
&lt;/style&gt;</div>{% endif %}<form class="codepen-button" action="http://codepen.io/pen/define" method="POST" target="_blank"></form></pre>
&lt;/style&gt;</div>{% endif %}<form class="codepen-button" action="https://codepen.io/pen/define" method="POST" target="_blank"></form></pre>
</div>
</div>

View File

@ -219,7 +219,7 @@ gulp</code></pre>
button.className = 'mdl-button mdl-js-button mdl-js-ripple-effect';
componentHandler.upgradeElement(button);
document.getElementById('container').appendChild(button);
&lt;/script&gt;</code><form class="codepen-button" action="http://codepen.io/pen/define" method="POST" target="_blank"></form></pre>
&lt;/script&gt;</code><form class="codepen-button" action="https://codepen.io/pen/define" method="POST" target="_blank"></form></pre>
</div>
</section>