Browse Source

Updates research info

Andrea Franceschini 8 years ago
parent
commit
2f945babed
2 changed files with 3 additions and 3 deletions
  1. 2 2
      pages/home.php
  2. 1 1
      pages/research.php

+ 2 - 2
pages/home.php

@@ -1,8 +1,8 @@
 <?php
 $bodyclasses = 'home page';
 
-$description = 'I am a PhD candidate at The Open University, but I also do other things.';
-$keywords = 'music, learning, tabletop, research, the open university';
+$description = 'I am a Research Associate at the University of Cambridge, but I also do other things.';
+$keywords = 'music, learning, tabletop, research, the open university, university of cambridge, isaac physics, reactable';
 $twitter_image = 'images/colopic.jpg';
 ?>
 

+ 1 - 1
pages/research.php

@@ -3,7 +3,7 @@ $bodyclasses = 'research page';
 $title = 'Research';
 $tagline = 'not a synonym for “google”';
 $description = 'Everything you need to know to get in touch with me.';
-$keywords = 'music, learning, tabletop, research, the open university';
+$keywords = 'music, learning, tabletop, research, the open university, university of cambridge, isaac physcs, reactable';
 $twitter_image = 'images/table_2-2x.jpg';
 $banner_image = 'images/banner_research-2x.jpg';
 $banner_image_half = 'images/banner_research.jpg';