Make I2PCon announcement go live

This commit is contained in:
dev
2015-07-16 17:06:52 +00:00
parent 429917575b
commit f6680aa54c
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ I2PCon
{%- endtrans %} {%- endtrans %}
.. meta:: .. meta::
:author: hottuna :author: hottuna
:date: 2015-07-20 :date: 2015-07-16
:category: meetup i2pcon :category: meetup i2pcon
:excerpt: {% trans %}I2PCon will be in Toronto on August 15-16.{% endtrans %} :excerpt: {% trans %}I2PCon will be in Toronto on August 15-16.{% endtrans %}

View File

@ -8,7 +8,7 @@
# '<shortlink>': '<slug>', # '<shortlink>': '<slug>',
BLOG_SHORTLINKS = { BLOG_SHORTLINKS = {
'toronto': '2015/06/02/Toronto-Meetup', 'toronto': '2015/07/16/I2PCon',
'0.9.19': '2015/04/12/0.9.19-Release', '0.9.19': '2015/04/12/0.9.19-Release',
'0.9.20': '2015/06/02/0.9.20-Release', '0.9.20': '2015/06/02/0.9.20-Release',
} }