Use page.joindin

This commit is contained in:
Oliver Davies 2015-08-09 23:29:38 +01:00
parent 16bba7432c
commit 5beba52515
2 changed files with 3 additions and 3 deletions

View file

@ -10,9 +10,9 @@
{{ page.blocks.content|raw }}
{% if page.joindin_id %}
{% if page.joindin %}
<p>
<a href="https://joind.in/talk/view/{{ page.joindin_id }}">Rate this talk on Joind.in.</a>
<a href="{{ page.joindin }}" class="btn btn-primary">Rate this talk</a>
</p>
{% endif %}

View file

@ -3,7 +3,7 @@ title: Drupal 8
location: PHPSW
slides: https://speakerdeck.com/opdavies/drupal-8
slides_embed: <script async class="speakerdeck-embed" data-id="46ba4ba577d94a32b7abdade610ceb69" data-ratio="1.29456384323641" src="//speakerdeck.com/assets/embed.js"></script>
joindin_id: 14380
joindin: https://joind.in/talk/view/14380
tags:
- meetup
- php