index.php: changed wording around again
This commit is contained in:
		| @@ -7,7 +7,7 @@ | ||||
| 		<h2>The Homepage of Aaron Lindsay</h2> | ||||
|  | ||||
| 		<p>Welcome to my personal website!</p> | ||||
| 		<p>Here you may find various things associated with me: a <a href="http://aclindsay.com/blog/">blog</a> about various personal, technological and programming-related topics, a few of the <a href="http://aclindsay.com/projects/">projects</a> on which I have worked, and other miscellany including my <a href="http://aclindsay.com/resume/">resume</a>, <a href="http://aclindsay.com/calendar/">calendar</a>, and <a href="http://aclindsay.com/contact/">contact information</a>.</p> | ||||
| 		<p>Here you can find assorted digital things associated with me: a <a href="http://aclindsay.com/blog/">blog</a> about various personal, technological and programming-related topics, a few of the <a href="http://aclindsay.com/projects/">projects</a> on which I have worked, among other miscellany including my <a href="http://aclindsay.com/resume/">resume</a>, <a href="http://aclindsay.com/calendar/">calendar</a>, and <a href="http://aclindsay.com/contact/">contact information</a>.</p> | ||||
|  | ||||
| 		<h3>About Me</h3> | ||||
| 		<p>The one-sentence summary: I am a Lutheran Eagle Scout who is currently pursuing a master's degree in Computer Science at Virginia Tech.</p> | ||||
| @@ -17,8 +17,8 @@ | ||||
| 		<h4>Links:</h4> | ||||
| 		<ul> | ||||
| 			<li><a href="http://aclindsay.com/contact/">Contact Information</a></li> | ||||
| 			<li><a href="http://aclindsay.com/resume/">My Resume</a></li> | ||||
| 			<li><a href="http://aclindsay.com/calendar/">My Calendar</a></li> | ||||
| 			<li><a href="http://aclindsay.com/resume/">Resume</a></li> | ||||
| 			<li><a href="http://aclindsay.com/calendar/">Calendar</a></li> | ||||
| 		</ul> | ||||
| 	</div> | ||||
| </div> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user