wip: add basic version of a personal website link

This commit is contained in:
Paul Tsouchlos
2024-09-16 22:05:05 -06:00
parent 8d7e6f846d
commit 31bc867c83
4 changed files with 74 additions and 52 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "modern-cv"
version = "0.6.0"
version = "0.7.0"
compiler = "0.11.0"
entrypoint = "lib.typ"
authors = ["Paul Tsouchlos <https://github.com/DeveloperPaul123>"]