latest and greatest :)

This commit is contained in:
Charles N Wyble 2024-12-03 10:12:32 -06:00
parent 9c6538bd7b
commit b03fdd693d
5 changed files with 3 additions and 4 deletions

Binary file not shown.

Binary file not shown.

View File

@ -10,15 +10,14 @@
</head> </head>
<body> <body>
<header> <header>
<h1>Welcome to the caeer page for Charles N Wyble</h1> <h1>Welcome to the career page for Charles N Wyble</h1>
</header> </header>
<section class="resume-links"> <section class="resume-links">
<h2>Resume and candidate info</h2> <h2>Resume and candidate info</h2>
<ul> <ul>
<li><a href="./non-cv/CharlesNWybleShortResume.pdf" target="_blank" class="resume-link">Short version of my resume (PDF)</a></li> <li><a href="./CharlesNWybleResume.pdf" target="_blank" class="resume-link">Charles N Wyble resume (PDF)</a></li>
<li><a href="./cv/CharlesNWybleCV.pdf" target="_blank" class="resume-link">Long version of my resume (PDF)</a></li> <li><a href="./CharlesNWybleCandidateInfo.pdf" target="_blank" class="resume-link">Candidate Info Sheet (PDF)</a></li>
<li><a href="./candidate-info/CharlesNWybleCandidateInfo.pdf" target="_blank" class="resume-link">Candidate Info Sheet (PDF)</a></li>
</ul> </ul>
</section> </section>