Skip to content

Commit

Permalink
Merge pull request #19 from paigeadelethompson/paigeadelethompson-pat…
Browse files Browse the repository at this point in the history
…ch-16

disabling incomplete ms word doc export
  • Loading branch information
paigeadelethompson authored Sep 1, 2024
2 parents d00d163 + caf1717 commit 32b099b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/netcrave/layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<div class="toolstrip">
<a href="https://github.com/paigeadelethompson/resume/tree/main"><i class="fa-brands fa-github"></i></a>
<a href="/dl/cv.pdf"><i class="fa-solid fa-file-pdf"></i></a>
<a href="/dl/cv.docx"><i class="fas fa-file-word"></i></a>
<!--a href="/dl/cv.docx"><i class="fas fa-file-word"></i></a-->
<a href="#" onclick="window.print();return false;"><i class="fa-solid fa-print"></i></a>
</div>
<main>
Expand Down

0 comments on commit 32b099b

Please sign in to comment.