Skip to content

Commit 3b57133

Browse files
Merge branch 'remove-library-subversions' into update-bootstrap
2 parents 6fd8b93 + fc52217 commit 3b57133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/cv.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<div class="post">
66

77
<header class="post-header">
8-
<h1 class="post-title">{{ page.title }} {% if page.cv_pdf %}<a href="{{ page.cv_pdf | prepend: 'assets/pdf/' | relative_url}}" target="_blank" rel="noopener noreferrer" class="float-end"><i class="fas fa-file-pdf"></i></a>{% endif %}</h1>
8+
<h1 class="post-title">{{ page.title }} {% if page.cv_pdf %}<a href="{{ page.cv_pdf | prepend: 'assets/pdf/' | relative_url}}" target="_blank" rel="noopener noreferrer" class="float-right"><i class="fas fa-xl fa-file-pdf"></i></a>{% endif %}</h1>
99
<p class="post-description">{{ page.description }}</p>
1010
</header>
1111

0 commit comments

Comments
 (0)