Skip to content
This repository has been archived by the owner on Dec 8, 2021. It is now read-only.

Commit

Permalink
Hidding non https link, see #48
Browse files Browse the repository at this point in the history
  • Loading branch information
glenrobson committed Jul 5, 2018
1 parent 18c1085 commit 74fd8f5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion source/showcase/loris-server.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@
<section class="showcase showcase-item wrapper">
{% include showcase_return.html %}

<iframe src="http://pudl.princeton.edu/sheetreader.php?obj=cn69m426n" frameborder="0"></iframe>
<!--
no https
<iframe src="http://pudl.princeton.edu/sheetreader.php?obj=cn69m426n" frameborder="0"></iframe> -->

{% assign id = "loris" %}
{% include sub-showcase_md.html %}
Expand Down

0 comments on commit 74fd8f5

Please sign in to comment.