docs: update drupal7 landing page

This commit is contained in:
Oliver Davies 2023-07-17 13:06:28 +01:00
parent dc550c2457
commit 353afb0e6d
3 changed files with 79 additions and 24 deletions

View file

@ -276,6 +276,7 @@ map $uri $new_uri {
~^/drupalorg/?$ https://www.drupal.org/u/opdavies;
~^/drupalversary/?$ https://github.com/opdavies/drupal-module-drupalversary;
~^/elewant/?$ https://elewant.com/shepherd/admire/opdavies;
~^/d7/?$ /drupal7;
~^/feed/?$ /rss.xml;
~^/first-drupal-core-issue/?$ https://www.drupal.org/project/drupal/issues/753898;
~^/first-npm-package/?$ https://www.npmjs.com/package/tailwindcss-vuejs;