File tree 2 files changed +2
-2
lines changed
themes/vocabulary_theme/templates
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ <h2 class="is-paddingless level-left">
15
15
< article class ="card entry-post vertical project-index ">
16
16
< div class ="card-content ">
17
17
< h4 class ="card-title b-header "> < a href ="{{ repo.url }} "> {{ repo.english_name }}</ a > </ h4 >
18
- < a class ="button is-text tiny site-link " href ="{{ repo.website or repo.url}} ">
18
+ < a class ="button is-text tiny site-link " href ="{{ repo.website or repo.url }} ">
19
19
< span > Visit site</ span >
20
20
< i class ="icon external-link "> </ i >
21
21
</ a >
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ <h2 class="is-paddingless level-left">
23
23
< article class ="card entry-post vertical project-index ">
24
24
< div class ="card-content ">
25
25
< h4 class ="card-title b-header "> < a href ="{{ repo.url }} "> {{ repo.english_name }}</ a > </ h4 >
26
- < a class ="button is-text tiny site-link " href ="{{ repo.website or repo.url}} ">
26
+ < a class ="button is-text tiny site-link " href ="{{ repo.website or repo.url }} ">
27
27
< span > Visit site</ span >
28
28
< i class ="icon external-link "> </ i >
29
29
</ a >
You can’t perform that action at this time.
0 commit comments