feat: Update Link to CV
This commit is contained in:
parent
290ad1d3a9
commit
b3969ddad3
@ -49,8 +49,8 @@
|
||||
<noscript>
|
||||
<h1>Ce site requiert Javascript (désolé !)</h1>
|
||||
Dirigez vous vers
|
||||
<a href="https://files.adm.ink/anthony-dumas-cv.pdf"
|
||||
>https://files.adm.ink/anthony-dumas-cv.pdf</a
|
||||
<a href="https://f001.backblazeb2.com/file/anthony-dumas-cdn/anthony-dumas.fr/anthony-dumas-cv.pdf"
|
||||
>ce lien</a
|
||||
>
|
||||
pour une version PDF.
|
||||
|
||||
|
@ -86,7 +86,7 @@ class MainCard extends Component {
|
||||
</div>
|
||||
<p id="boutonCV" className="field">
|
||||
<a rel="noreferrer noopener" target="_blank"
|
||||
href="https://files.adm.ink/anthony-dumas-cv.pdf" >
|
||||
href="https://f001.backblazeb2.com/file/anthony-dumas-cdn/anthony-dumas.fr/anthony-dumas-cv.pdf" >
|
||||
<button className="button is-fullwidth" aria-label="Bouton Curriculum Vitæ">
|
||||
<span className="icon">
|
||||
<ion-icon name="document-attach-outline"></ion-icon>
|
||||
|
Loading…
x
Reference in New Issue
Block a user