diff options
author | 53hornet <atc@53hor.net> | 2021-09-12 18:19:10 -0400 |
---|---|---|
committer | 53hornet <atc@53hor.net> | 2021-09-12 18:19:10 -0400 |
commit | 70bc00d5ff256e06c1c7d47c2af00d1863f53f6b (patch) | |
tree | 105859f1825fb3b62aedc5fccc25b6c7f3155074 | |
parent | c2a0dc9e80e1cffbb0644ad26dd1648aed2a1978 (diff) | |
download | 53hor-70bc00d5ff256e06c1c7d47c2af00d1863f53f6b.tar.xz 53hor-70bc00d5ff256e06c1c7d47c2af00d1863f53f6b.zip |
feat: add image to hire, temp hide cv pdf link
-rw-r--r-- | hire.php | 6 | ||||
-rw-r--r-- | info.php | 4 |
2 files changed, 7 insertions, 3 deletions
@@ -29,9 +29,13 @@ include('./includes/head.php'); <a href="mailto:atc@53hor.net">atc@53hor.net</a>. </p> +<p> + <img src="https://nextcloud.53hor.net/index.php/s/zL2AJHwtCWLX2Eq/preview" /> +</p> <p> - Below is my CV and other related professional history. You may also <a href="/cv.php">download my CV as a PDF</a>. + Below is my CV and other related professional history. + <!--You may also <a href="/cv.php">download my CV as a PDF</a>.--> </p> <hr /> @@ -140,8 +140,8 @@ include('./includes/head.php'); <img src="https://nextcloud.53hor.net/index.php/s/G3QG8FNb8aDmzcc/preview" /> -<img src="https://nextcloud.53hor.net/index.php/s/nKmSsrxa4LkRHdM/preview" /> - <img style="border: 0; width: 88px; height: 31px" src="https://jigsaw.w3.org/css-validator/images/vcss-blue" alt="Valid CSS!" /> <img src="https://nextcloud.53hor.net/index.php/s/JMqd6ACCdskmS5J/preview" width="graphic-width-in-pixels" height="graphic-height-in-pixels" alt="Viewable With Any Browser" /> + +<img src="https://nextcloud.53hor.net/index.php/s/nKmSsrxa4LkRHdM/preview" /> |