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