diff options
| author | Jacob McDonnell <jacob@simplelittledream.com> | 2023-05-03 13:13:47 -0400 |
|---|---|---|
| committer | Jacob McDonnell <jacob@simplelittledream.com> | 2023-05-03 13:13:47 -0400 |
| commit | 97a8370caea2fae4a0a67165036aae2dc2d05900 (patch) | |
| tree | eb3c80ce24a66d342e3ba4143e88d6893a5f49b2 /static/business_card | |
| parent | 79352a7fe3a64021b8c39db2a78a22cdd58abb1e (diff) | |
Rewrite of the website in Flask
Diffstat (limited to 'static/business_card')
| -rwxr-xr-x | static/business_card | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/static/business_card b/static/business_card new file mode 100755 index 0000000..1f838b9 --- /dev/null +++ b/static/business_card @@ -0,0 +1,13 @@ +[36m╭──────────────────────────────────────────────────────────────╮ +[36m│ │ +[36m│[0m [1m[36mJacob McDonnell[0m [36m│ +[36m│ │ +[36m│[0m [4m[1mEmail:[0m [35mjacob@jacobmcdonnell.com [36m│ +[36m│[0m [4m[1mWeb:[0m [2mhttps://[0m[36mjacobmcdonnell.com/ [36m│ +[36m│ │ +[36m│[0m [4m[1mGitHub:[0m [2mhttps://github.com/[0m[34mJacobMcDonnell [36m│ +[36m│[0m [4m[1mLinkedIn:[0m [2mhttps://linkedin.com/[0m[34mJacobMcDonnell [36m│ +[36m│ │ +[36m│[0m [4m[1mCard:[0m [33mcurl -sL https://jacobmcdonnell.com/card [36m│ +[36m│ │ +[36m╰──────────────────────────────────────────────────────────────╯ |
