mirror of
https://github.com/runyanjake/jakeswestcoast.git
synced 2025-10-04 23:37:29 -07:00
http not https to connect to imgur
This commit is contained in:
parent
a6ebad267f
commit
744e485bec
@ -8,7 +8,7 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<iframe class="center imgur-embed" width="1920" height="1080" frameborder="0" src="https://i.imgur.com/S7p301A.gifv"></iframe>
|
<iframe class="center imgur-embed" width="1920" height="1080" frameborder="0" src="http://i.imgur.com/S7p301A.gifv"></iframe>
|
||||||
<div class="textoutline w3-display-middle w3-padding-large w3-border w3-wide w3-text-light-grey w3-center" style="white-space:nowrap;">
|
<div class="textoutline w3-display-middle w3-padding-large w3-border w3-wide w3-text-light-grey w3-center" style="white-space:nowrap;">
|
||||||
<h1 class="titletext w3-xxxlarge" style="font-weight:bolder;">Jake's West Coast</h1>
|
<h1 class="titletext w3-xxxlarge" style="font-weight:bolder;">Jake's West Coast</h1>
|
||||||
<h3 class="subtext" style="font-weight:bolder;">My Mountaineering Diary!</h3>
|
<h3 class="subtext" style="font-weight:bolder;">My Mountaineering Diary!</h3>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user