Merge branch 'hotfix-coffee' into 'master'

HOTFIX: change url ka.dy.fi to https



See merge request !13
This commit is contained in:
Jan Tuomi
2017-03-27 15:00:11 +03:00
+2 -2
View File
@@ -1,4 +1,4 @@
<link rel="stylesheet" href="/static/css/coffee.css">
<iframe src="http://ka.dy.fi" allowfullscreen=true sandbox="allow-scripts allow-pointer-lock allow-same-origin">
<iframe src="https://ka.dy.fi" allowfullscreen=true sandbox="allow-scripts allow-pointer-lock allow-same-origin">
<p>Your browser does not support iframes.</p>
</iframe>
</iframe>