Combine duplicate Papercall link variables
This commit is contained in:
parent
1b2a896977
commit
f95833ac9b
3 changed files with 4 additions and 6 deletions
|
@ -1,7 +1,5 @@
|
|||
---
|
||||
layout: front
|
||||
papercall:
|
||||
url: https://www.papercall.io/drupalcamp-bristol-2019
|
||||
twitter:
|
||||
url: https://twitter.com/drupalcampbris
|
||||
update_text: Session submissions are now open!
|
||||
|
@ -25,7 +23,7 @@ update_text: Session submissions are now open!
|
|||
Buy tickets
|
||||
</a>
|
||||
|
||||
<a class="tw-button tw-bg-purple-600" href="{{ page.papercall.url }}">
|
||||
<a class="tw-button tw-bg-purple-600" href="{{ site.papercall.url }}">
|
||||
Submit a session
|
||||
</a>
|
||||
</div>
|
||||
|
|
Reference in a new issue