Point to talks page
This commit is contained in:
parent
19b822f636
commit
f8f4a5a9b4
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ server {
|
|||
reset_timedout_connection on;
|
||||
|
||||
location = / {
|
||||
return 302 https://theorangeone.net;
|
||||
return 302 https://theorangeone.net/talks/;
|
||||
}
|
||||
|
||||
location ~ ^/(\w[\w\-]+?)/.* {
|
||||
|
|
Loading…
Add table
Reference in a new issue