Remove calendar
This commit is contained in:
		| @@ -7,7 +7,7 @@ | ||||
|  | ||||
| <div id="footer"> | ||||
| 	<div id="footer-inner"> | ||||
| 		© 2009 - 2014 Aaron Lindsay, and powered by <a href="http://wordpress.org/">WordPress</a> | ||||
| 		© 2009 - 2015 Aaron Lindsay, and powered by <a href="http://wordpress.org/">WordPress</a> | ||||
| 	</div> | ||||
| </div> | ||||
| <?php wp_footer(); ?> | ||||
|   | ||||
| @@ -1,10 +0,0 @@ | ||||
| <?php include("../header_top.php"); ?> | ||||
| <title>Calendar - aclindsay.com</title> | ||||
| <?php include("../header_bottom.php"); ?> | ||||
|  | ||||
| <div id="content"> | ||||
| 	<h2>Calendar</h2> | ||||
| 	<iframe src="https://www.google.com/calendar/b/0/embed?showTitle=0&showPrint=0&showCalendars=0&mode=WEEK&height=600&wkst=1&hl=en&bgcolor=%23eee&src=1ogmja9g7rlpa1ftedsc648dmc%40group.calendar.google.com&color=%23A32929&src=4md2hv2oii62t7rs7eksnohptc%40group.calendar.google.com&color=%23B1440E&src=omt0tq084mmeoa7v0st7ebmsqg%40group.calendar.google.com&color=%2328754E&src=aclindsa%40gmail.com&color=%232952A3&src=2gco5ql21vvh2g36p80vbdch00%40group.calendar.google.com&color=%235229A3&ctz=America%2FNew_York" style="border-width:0" width="100%" height="600" frameborder="0" scrolling="no"></iframe> | ||||
| </div> | ||||
|  | ||||
| <?php include("../footer.php"); ?> | ||||
| @@ -10,7 +10,7 @@ include("header_top.php"); | ||||
| 		<h2>The Homepage of Aaron Lindsay</h2> | ||||
|  | ||||
| 		<p>Welcome to my personal website!</p> | ||||
| 		<p>Here you will find assorted digital things associated with me: a <a href="<?php echo get_protocol(); ?>blog.aclindsay.com">blog</a> about personal, technological and programming-related topics, a few of the <a href="<?php echo get_base_url(); ?>/projects/">projects</a> on which I have worked, and other miscellany which includes my <a href="<?php echo get_base_url(); ?>/resume/">resume</a>, <a href="<?php echo get_base_url(); ?>/calendar/">calendar</a>, and <a href="<?php echo get_base_url(); ?>/contact/">contact information</a>.</p> | ||||
| 		<p>Here you will find assorted digital things associated with me: a <a href="<?php echo get_protocol(); ?>blog.aclindsay.com">blog</a> about personal, technological and programming-related topics, a few of the <a href="<?php echo get_base_url(); ?>/projects/">projects</a> on which I have worked, and other miscellany which includes my <a href="<?php echo get_base_url(); ?>/resume/">resume</a> and <a href="<?php echo get_base_url(); ?>/contact/">contact information</a>.</p> | ||||
|  | ||||
| 		<h3>About Me</h3> | ||||
| 		<p>The ten-word summary: I am a Lutheran Eagle Scout who enjoys <strike style="text-decoration:line-through;">tinkering with</strike> <a href="http://www.catb.org/jargon/html/H/hacker.html">hacking</a> things.</p> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user