tweet button and recent posts remove option

This commit is contained in:
gurusabarish
2021-03-31 18:48:02 +05:30
parent c5578135fe
commit 4aa090c456
3 changed files with 5 additions and 3 deletions
+1 -3
View File
@@ -27,15 +27,13 @@
{{ .Site.Params.descripe_l2_person }}
{{ end }}
</div>
<div class="social px-3 text-center">
<div class="social px-3 text-center pb-4">
{{ if .Site.Params.useresume }}
<a href="{{ .Site.Params.resume | default " #" }}" class="btn btn-outline-danger" role="button"
aria-pressed="true">
Resume
</a>
{{ end }}
</div>
</div>
</div>