We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e848b0 commit 2ea3c16Copy full SHA for 2ea3c16
2 files changed
blog/blog.html
index.html
@@ -67,6 +67,12 @@
67
</ul>
68
</div>
69
<a href="assets/pdf/cv.pdf" class="btn btn-danger download-template" role="button" target="_blank" aria-disabled="true" >Download CV</a>
70
+ <a href="https://dev.to/sofiafernandezmoreno" class="btn btn-danger download-template" role="button" target="_blank" aria-disabled="true"
71
+ style="
72
+ padding-left: 24px;
73
+ border-left-width: 2px;
74
+ margin-left: 6px;
75
+ ">Blog</a>
76
77
78
</nav>
0 commit comments