1
0

Remove calendar

This commit is contained in:
Aaron Lindsay 2015-03-16 20:47:23 -04:00
parent 563f6b73fd
commit 0a7bc7e594
3 changed files with 2 additions and 12 deletions

View File

@ -7,7 +7,7 @@
<div id="footer">
<div id="footer-inner">
&copy; 2009 - 2014 Aaron Lindsay, and powered by <a href="http://wordpress.org/">WordPress</a>
&copy; 2009 - 2015 Aaron Lindsay, and powered by <a href="http://wordpress.org/">WordPress</a>
</div>
</div>
<?php wp_footer(); ?>

View File

@ -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&amp;showPrint=0&amp;showCalendars=0&amp;mode=WEEK&amp;height=600&amp;wkst=1&amp;hl=en&amp;bgcolor=%23eee&amp;src=1ogmja9g7rlpa1ftedsc648dmc%40group.calendar.google.com&amp;color=%23A32929&amp;src=4md2hv2oii62t7rs7eksnohptc%40group.calendar.google.com&amp;color=%23B1440E&amp;src=omt0tq084mmeoa7v0st7ebmsqg%40group.calendar.google.com&amp;color=%2328754E&amp;src=aclindsa%40gmail.com&amp;color=%232952A3&amp;src=2gco5ql21vvh2g36p80vbdch00%40group.calendar.google.com&amp;color=%235229A3&amp;ctz=America%2FNew_York" style="border-width:0" width="100%" height="600" frameborder="0" scrolling="no"></iframe>
</div>
<?php include("../footer.php"); ?>

View File

@ -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>