chore: move social avatar image

This commit is contained in:
Oliver Davies 2022-01-11 19:34:13 +00:00
parent b82afcbd8c
commit 6e773d1301
4 changed files with 3 additions and 2 deletions
tools/docker/images/nginx/root/etc/nginx/conf.d

View file

@ -308,6 +308,7 @@ map $uri $new_uri {
~^/rss/?$ /rss.xml;
~^/s9MjJ/?$ https://symfonycasts.com/screencast/symfony;
~^/sculpin-encore-versioning/?$ https://github.com/opdavies/oliverdavies.uk/commit/d192b04aefa6e7a21bfc1f2e0fe0a16111e0e8a2;
~^/sites/default/files/images/social-avatar.jpg /images/social-avatar.jpg;
~^/skills/?$ https://opdavies-skills-tailwindcss.netlify.com/;
~^/slides-drupal-9/?$ https://slides-upgrading-to-drupal-9.oliverdavies.uk;
~^/slides-upgrading-to-drupal-9/?$ https://slides-upgrading-to-drupal-9.oliverdavies.uk;