Browse Source

Update 'index.html'

master
ccl 1 year ago
parent
commit
7030eb9384
  1. 11
      index.html

11
index.html

@ -203,16 +203,11 @@
</div>
<!-- ESSAY -->
<!-- PLACEHOLDER link: https://etherdump.vvvvvvaria.org/publish/digital-solidarity-networks.raw.html -->
<div class="fullscreen hide" id="showEssay">
<iframe src="https://etherdump.vvvvvvaria.org/publish/8m-activities.raw.html"></iframe><br>
(<a class="windowlinks" href="https://etherdump.vvvvvvaria.org/publish/8m-activities.raw.html" target="_blank">direct link to text</a>)
</div>
<!-- here is an example if you would like to add an iframe -->
<iframe class="halfscreen hide" id="showEssay" src="https://varia.zone/8m/" width="600" height="680" frameborder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen></iframe>
<iframe class="halfscreen" id="showEssay" src="https://varia.zone/8m/" width="600" height="680" frameborder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen></iframe>
<iframe class="halfscreen" id="showEssay" src="https://etherdump.vvvvvvaria.org/publish/8m-activities.raw.html" width="600" height="680" frameborder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen></iframe>
</body>

Loading…
Cancel
Save