File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 17
17
<a class =" text-pink-700 underline font-semibold hover:text-pink-800" href =" {{ post .url | relative_url }}" >{{ post .title }}</a >
18
18
{% elsif post .redirect contains '://' %}
19
19
<a class =" text-pink-700 underline font-semibold hover:text-pink-800" href =" {{ post .redirect }}" target =" _blank" >{{ post .title }}</a >
20
- <svg width =" 1rem" height =" 1rem" viewBox =" 0 0 20 20 " xmlns =" http://www.w3.org/2000/svg" >
20
+ <svg width =" 1rem" height =" 1rem" viewBox =" 0 0 30 30 " xmlns =" http://www.w3.org/2000/svg" >
21
21
<path d =" M17 13.5v6H5v-12h6m3-3h6v6m0-6-9 9" class =" icon_svg-stroke" stroke =" #999" stroke-width =" 1.5" fill =" none" fill-rule =" evenodd" stroke-linecap =" round" stroke-linejoin =" round" ></path >
22
22
</svg >
23
23
{% else %}
You can’t perform that action at this time.
0 commit comments