This commit is contained in:
parent
d839841499
commit
3d17f683fd
@ -90,6 +90,9 @@ http {
|
||||
location =/ {
|
||||
return 302 https://adb.sh/me/;
|
||||
}
|
||||
location =/linkedin {
|
||||
return 302 https://www.linkedin.com/in/alban-david-becker-800761282/;
|
||||
}
|
||||
}
|
||||
|
||||
server {
|
||||
|
Loading…
Reference in New Issue
Block a user