feat(pub.dgnum.eu): Add a redirect toward instagram
All checks were successful
Check meta / check_meta (push) Successful in 17s
Check meta / check_dns (push) Successful in 19s
build configuration / build_storage01 (push) Successful in 1m12s
build configuration / build_vault01 (push) Successful in 1m13s
build configuration / build_compute01 (push) Successful in 1m17s
build configuration / build_web02 (push) Successful in 1m18s
lint / check (push) Successful in 23s
build configuration / build_web01 (push) Successful in 1m55s
build configuration / build_geo01 (push) Successful in 1m9s
build configuration / build_geo02 (push) Successful in 1m10s
build configuration / build_rescue01 (push) Successful in 1m12s
build configuration / build_bridge01 (push) Successful in 1m6s
build configuration / push_to_cache_storage01 (push) Successful in 1m23s
build configuration / push_to_cache_geo01 (push) Successful in 1m19s
build configuration / push_to_cache_web02 (push) Successful in 1m39s
build configuration / push_to_cache_compute01 (push) Successful in 1m55s
build configuration / push_to_cache_geo02 (push) Successful in 1m12s
build configuration / push_to_cache_bridge01 (push) Successful in 1m16s
build configuration / push_to_cache_rescue01 (push) Successful in 1m38s
build configuration / push_to_cache_vault01 (push) Successful in 1m39s
build configuration / push_to_cache_web01 (push) Successful in 1m59s
All checks were successful
Check meta / check_meta (push) Successful in 17s
Check meta / check_dns (push) Successful in 19s
build configuration / build_storage01 (push) Successful in 1m12s
build configuration / build_vault01 (push) Successful in 1m13s
build configuration / build_compute01 (push) Successful in 1m17s
build configuration / build_web02 (push) Successful in 1m18s
lint / check (push) Successful in 23s
build configuration / build_web01 (push) Successful in 1m55s
build configuration / build_geo01 (push) Successful in 1m9s
build configuration / build_geo02 (push) Successful in 1m10s
build configuration / build_rescue01 (push) Successful in 1m12s
build configuration / build_bridge01 (push) Successful in 1m6s
build configuration / push_to_cache_storage01 (push) Successful in 1m23s
build configuration / push_to_cache_geo01 (push) Successful in 1m19s
build configuration / push_to_cache_web02 (push) Successful in 1m39s
build configuration / push_to_cache_compute01 (push) Successful in 1m55s
build configuration / push_to_cache_geo02 (push) Successful in 1m12s
build configuration / push_to_cache_bridge01 (push) Successful in 1m16s
build configuration / push_to_cache_rescue01 (push) Successful in 1m38s
build configuration / push_to_cache_vault01 (push) Successful in 1m39s
build configuration / push_to_cache_web01 (push) Successful in 1m59s
This commit is contained in:
parent
626577e2bc
commit
53379c88de
2 changed files with 5 additions and 0 deletions
|
@ -32,6 +32,10 @@ in
|
|||
"www.lanuit.ens.fr" = "lanuit.ens.fr";
|
||||
};
|
||||
|
||||
temporary = {
|
||||
"pub.dgnum.eu".to = "https://www.instagram.com/dgnum_eu/";
|
||||
};
|
||||
|
||||
retired = mkSubs {
|
||||
"ens.fr" = [
|
||||
"alevins"
|
||||
|
|
|
@ -103,6 +103,7 @@ let
|
|||
"netbox" # Netbox
|
||||
"podcasts" # Castopod
|
||||
"push" # Ntfy.sh
|
||||
"pub" # Url de promotion (qrcodes etc...)
|
||||
|
||||
# Static websites
|
||||
"eleves"
|
||||
|
|
Loading…
Reference in a new issue