Skip to content

Commit 0ae0d71

Browse files
authored
Merge pull request #668 from AKSW/develop
cfp
2 parents aad315a + 46e8589 commit 0ae0d71

File tree

4 files changed

+467
-1833
lines changed

4 files changed

+467
-1833
lines changed

_includes/sections/greeting.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
<h1>
88
{{str_greeting}}<br/>
99
</h1>
10+
<p>
11+
<a class="btn2 ripple" href="{{ cfpResource.render_path | relativize_url }}" style="color: white; border-color: white">{{ cfpResource | rdf_property: "rdfs:label", site.language }}</a>
12+
</p>
1013
</div>
1114
<figure>
1215
{%- assign size_array = "480 800 1200 1600 1980" | split: " " -%}

0 commit comments

Comments
 (0)