aboutsummaryrefslogtreecommitdiff
path: root/frameset.html
diff options
context:
space:
mode:
authorBen Beltran <ben@nsovocal.com>2017-03-30 00:50:52 -0600
committerBen Beltran <ben@nsovocal.com>2017-03-30 00:50:52 -0600
commitedd9bb5b9de1cb08cfcdc8b83f53d4216422d986 (patch)
treebc13ae64888944555feabfe3aeb23af0ad519ae5 /frameset.html
parenta2f74369ebc72fc4d81a99790f0147cfb6db27bc (diff)
HTTP is more secure
Diffstat (limited to 'frameset.html')
-rw-r--r--frameset.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/frameset.html b/frameset.html
index 2d1338b..de93016 100644
--- a/frameset.html
+++ b/frameset.html
@@ -8,7 +8,7 @@
<FRAMESET cols="20%, 80%">
<FRAMESET rows="100, 200">
- <FRAME src="http://heart.unlimited.pizza">
+ <FRAME src="https://heart.unlimited.pizza">
<FRAME src="/menu.html">
</FRAMESET>
<FRAME src="/main.html">