Fixing blog iframe src reference
This commit is contained in:
parent
1b87db6782
commit
717955ac7d
|
@ -66,7 +66,7 @@
|
|||
|
||||
<div id='blog'>
|
||||
<h1>Jetty Blog</h1>
|
||||
<iframe src="http://www.webtide.com/blog.jsp" />
|
||||
<iframe src="https://webtide.com/blog.jsp" />
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue