Use protocol-independent image link
This commit is contained in:
parent
05a3238570
commit
e1c3f5f394
|
@ -45,8 +45,8 @@ Away from university, I spend more time working, but I found enough time for con
|
||||||
|
|
||||||
{::options parse_block_html="true" /}
|
{::options parse_block_html="true" /}
|
||||||
<p style="text-align:center">
|
<p style="text-align:center">
|
||||||
![Golden Gate Bridge](http://tmp.fnordig.de/end-of-2015/2015-04-22_10.45.13_1500_cropped.jpg){:width="450px"}
|
![Golden Gate Bridge](//tmp.fnordig.de/end-of-2015/2015-04-22_10.45.13_1500_cropped.jpg){:width="450px"}
|
||||||
![Bay Bridge](http://tmp.fnordig.de/end-of-2015/2015-04-22_15.32.13_1500.jpg){:width="450px"}
|
![Bay Bridge](//tmp.fnordig.de/end-of-2015/2015-04-22_15.32.13_1500.jpg){:width="450px"}
|
||||||
</p>
|
</p>
|
||||||
{::options parse_block_html="false" /}
|
{::options parse_block_html="false" /}
|
||||||
|
|
||||||
|
@ -56,7 +56,7 @@ After finishing up the Summer semester, I left for Norway in August.
|
||||||
|
|
||||||
{::options parse_block_html="true" /}
|
{::options parse_block_html="true" /}
|
||||||
<p style="text-align:center">
|
<p style="text-align:center">
|
||||||
![Norway Flag](http://tmp.fnordig.de/end-of-2015/2015-09-12_13.27.01_1500.jpg){:width="900px"}
|
![Norway Flag](//tmp.fnordig.de/end-of-2015/2015-09-12_13.27.01_1500.jpg){:width="900px"}
|
||||||
</p>
|
</p>
|
||||||
{::options parse_block_html="false" /}
|
{::options parse_block_html="false" /}
|
||||||
|
|
||||||
|
@ -71,7 +71,7 @@ For example hiking up a hill, sitting on the Kjeragbolten thousand meter over th
|
||||||
|
|
||||||
{::options parse_block_html="true" /}
|
{::options parse_block_html="true" /}
|
||||||
<p style="text-align:center">
|
<p style="text-align:center">
|
||||||
![Kjerag](http://tmp.fnordig.de/end-of-2015/2015-09-29_13.32.51_1500.jpg){:width="900px"}
|
![Kjerag](//tmp.fnordig.de/end-of-2015/2015-09-29_13.32.51_1500.jpg){:width="900px"}
|
||||||
</p>
|
</p>
|
||||||
{::options parse_block_html="false" /}
|
{::options parse_block_html="false" /}
|
||||||
|
|
||||||
|
@ -80,7 +80,7 @@ Even without a lot of light, the Lofoten are a beautiful place to stay.
|
||||||
|
|
||||||
{::options parse_block_html="true" /}
|
{::options parse_block_html="true" /}
|
||||||
<p style="text-align:center">
|
<p style="text-align:center">
|
||||||
![Lofoten](http://tmp.fnordig.de/end-of-2015/_DSC0859_1500.jpg){:width="900px"}
|
![Lofoten](//tmp.fnordig.de/end-of-2015/_DSC0859_1500.jpg){:width="900px"}
|
||||||
</p>
|
</p>
|
||||||
{::options parse_block_html="false" /}
|
{::options parse_block_html="false" /}
|
||||||
|
|
||||||
|
@ -88,7 +88,7 @@ With 2015 coming to an end, so are other things. I had to replace my old Laptop,
|
||||||
|
|
||||||
{::options parse_block_html="true" /}
|
{::options parse_block_html="true" /}
|
||||||
<p style="text-align:center">
|
<p style="text-align:center">
|
||||||
![Laptop](http://tmp.fnordig.de/end-of-2015/old-laptop_1500.jpg){:width="600px"}
|
![Laptop](//tmp.fnordig.de/end-of-2015/old-laptop_1500.jpg){:width="600px"}
|
||||||
</p>
|
</p>
|
||||||
{::options parse_block_html="false" /}
|
{::options parse_block_html="false" /}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue