Add CV page

This commit is contained in:
Oliver Davies 2021-07-15 22:23:23 +01:00
parent fa27133575
commit 626c349b50
2 changed files with 144 additions and 1 deletions

View file

@ -41,6 +41,7 @@ server {
rewrite ^/YK1VH$ /articles/psr4-autoloading-test-cases-drupal-7;
rewrite ^/YilTZ$ https://drupalcamp.london/tickets/training;
rewrite ^/about$ /;
rewrite ^/about/cv$ /cv;
rewrite ^/about/speaker-information$ /speaker-information;
rewrite ^/acquia-certifications$ https://certification.acquia.com/registry?fname=Oliver&lname=Davies&city=&state=&country=United+Kingdom&org=&exam=All;
rewrite ^/acquia-certified$ https://certification.acquia.com/?fname=Oliver&lname=Davies;
@ -457,7 +458,6 @@ server {
rewrite ^/code-enigma-interview$ https://blog.codeenigma.com/interview-with-a-drupal-expert-9fcd8e0fad28;
rewrite ^/contrib-half-hour$ https://www.youtube.com/playlist?list=PLu-MxhbnjI9rHroPvZO5LEUhr58Yl0j_F;
rewrite ^/contribution-day$ https://github.com/microserve-io/contribution-day/;
rewrite ^/cv$ https://cv.oliverdavies.uk;
rewrite ^/d0P5z$ /talks/drupal-8-php-libraries-drupalorg-api;
rewrite ^/dcbristol-cfp$ https://www.papercall.io/drupalcamp-bristol-2019;
rewrite ^/dcbristol17-videos$ https://www.youtube.com/playlist?list=PLOwPvExSyLLngtd6R4PUD9MCXa6QL_obA;