Stop using é in Resume
It seems like it might not be search friendly
This commit is contained in:
		| @@ -2,7 +2,7 @@ | ||||
| include_once("../common.php"); | ||||
| include("../header_top.php"); | ||||
| ?> | ||||
| <title>Aaron C. Lindsay - Résumé - aclindsay.com</title> | ||||
| <title>Aaron C. Lindsay - Resume - aclindsay.com</title> | ||||
| <?php include("../header_bottom.php"); ?> | ||||
|  | ||||
| <div id="content"> | ||||
| @@ -71,9 +71,9 @@ Virginia Polytechnic Institute and State University (Virginia Tech), Blacksburg, | ||||
| 	<div id="sidebar"> | ||||
| 		<h4>Other Formats</h4> | ||||
| 		<ul> | ||||
| 			<li><a href="<?php echo get_base_url(); ?>/resume/AaronLindsay-Resume.pdf">Résumé (pdf)</a></li> | ||||
| 			<li><a href="<?php echo get_base_url(); ?>/resume/AaronLindsay-Resume.tex">Résumé (LaTeX)</a></li> | ||||
| 			<li><a href="<?php echo get_base_url(); ?>/resume/AaronLindsay-Resume.txt">Résumé (plain text)</a></li> | ||||
| 			<li><a href="<?php echo get_base_url(); ?>/resume/AaronLindsay-Resume.pdf">Resume (pdf)</a></li> | ||||
| 			<li><a href="<?php echo get_base_url(); ?>/resume/AaronLindsay-Resume.tex">Resume (LaTeX)</a></li> | ||||
| 			<li><a href="<?php echo get_base_url(); ?>/resume/AaronLindsay-Resume.txt">Resume (plain text)</a></li> | ||||
| 			<li style="margin-top: 1em;">Note: All contact information has been removed from the above - please <a href="<?php echo get_base_url(); ?>/contact">contact me via email</a>.</li> | ||||
| 		</ul> | ||||
| 	</div> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user