Skip to content

Commit bf7f0b3

Browse files
saf links 2
1 parent cc92724 commit bf7f0b3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_layouts/safs.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
{%- assign saf_dimension = site.saf_dimensions | find:"name", page.dimension -%}
55

66

7-
<h1>{{ page.title }}: {{ saf_dimension.title }}</h1>
7+
8+
<h1>{{ page.title }}: <a href="{{ saf_dimension.url | relative_url }}">{{ saf_dimension.title }}</a> </h1>
89

910

1011
{{ content }}

0 commit comments

Comments
 (0)