resume: minor homeserver description adjustments

This commit is contained in:
Trianta
2024-08-09 15:46:42 -05:00
parent 175a850907
commit 9a14b9bf7f
7 changed files with 10 additions and 9 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ resume.pdf: resume.html
resume.docx: resume.md
@echo "====Creating docx from md===="
pandoc --from markdown --to docx -o resume.docx resume.md
pandoc --from markdown --reference-doc=reference.docx --to docx -o resume.docx resume.md
resume.txt: resume.md