Add speaking redirect
This commit is contained in:
parent
1b2ce26bdb
commit
cbc6d6efc0
1 changed files with 1 additions and 0 deletions
|
@ -26,4 +26,5 @@ server {
|
|||
root /var/www/oliverdavies.uk/output_prod;
|
||||
|
||||
rewrite ^/about/?$ / permanent;
|
||||
rewrite ^/speaking/?$ /talks permanent;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue