forked from I2P_Developers/i2p.www
Update media link
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{% extends "global/layout.html" %}
|
||||
{% block title %}{{ _('Presentations on I2P') }}{% endblock %}
|
||||
{% block lastupdated %}April 2016{% endblock %}
|
||||
{% block lastupdated %}2020-11{% endblock %}
|
||||
{% block content %}
|
||||
<p>{% trans papers=site_url('papers') -%}
|
||||
Following are links to presentations, videos, and tutorials about I2P. Links to research papers on I2P are available <a href="{{ papers }}">here</a>.
|
||||
@@ -47,10 +47,11 @@ Lars Schimmer,
|
||||
March 14-15, 2009
|
||||
{%- endtrans %}</li>
|
||||
|
||||
<li>{% trans mp3='http://c2047862.cdn.cloudfiles.rackspacecloud.com/tnhc21.mp3' -%}
|
||||
<li>{% trans mp3='http://stats.i2p/media/tnhc21.mp3', vid='https://www.youtube.com/watch?v=ADiZ32CkEao' -%}
|
||||
HOPE New York July 17, 2010 - Brief overview of I2P by zzz, at the end of Adrian Hong's talk
|
||||
"Hackers for Human Rights".
|
||||
<a href="{{ mp3 }}">MP3 audio</a>
|
||||
<a href="{{ vid }}">Youtube Video</a> (I2P part at 44 minutes)
|
||||
{%- endtrans %}</li>
|
||||
|
||||
<li>{% trans link='http://www.irongeek.com/i.php?page=videos/shmoocon-firetalks-2011' -%}
|
||||
|
Reference in New Issue
Block a user