From 2d19979bc983841d543d3f27bfc57b939899d9e1 Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Sun, 8 Feb 2026 13:45:07 -0500 Subject: [PATCH] Add infrastructure URL to header --- content/infrastructure/_index.md | 12 ++++++------ hugo.yaml | 10 ++++++++-- 2 files changed, 14 insertions(+), 8 deletions(-) diff --git a/content/infrastructure/_index.md b/content/infrastructure/_index.md index 5f009eb..d4149d3 100644 --- a/content/infrastructure/_index.md +++ b/content/infrastructure/_index.md @@ -29,7 +29,7 @@ Jurisdiction: Canada"] IA_Van["Internet Archive Mirror Location: Vancouver, CA -Proto: HTTP +Protocol: HTTP Jurisdiction: USA"] end @@ -40,24 +40,24 @@ Jurisdiction: USA"] direction TB SourceCoop["Source Cooperative Location: Oregon, USA -Proto: HTTP +Protocol: HTTP Jurisdiction: USA"] R2["☁️ Cloudflare R2 (Primary Object Storage) Location: Eastern North America -Proto: HTTP +Protocol: HTTP Jurisdiction: USA"] IA_SF["The Internet Archive Location: San Francisco, USA -Proto: HTTP +Protocol: HTTP Jurisdiction: USA"] Netcup["Netcup VPS Location: Virginia, USA Specs: 2.5Gbps / 2.5Gbps -Proto: HTTP & BitTorrent +Protocol: HTTP & BitTorrent Jurisdiction: Germany"] end @@ -77,7 +77,7 @@ Jurisdiction: Netherlands"] Zenodo["Zenodo Location: Geneva (Replicated in Budapest) -Proto: HTTP +Protocol: HTTP Jurisdiction: Switzerland"] end end diff --git a/hugo.yaml b/hugo.yaml index 37ae77b..718fcf9 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -66,12 +66,18 @@ menu: - name: 📬 Contact url: /contact/ weight: 4 - - name: Search + - name: ⚓ Infrastructure + url: /infrastructure/ weight: 5 + - name: 📬 Contact + url: /contact/ + weight: 6 + - name: Search + weight: 7 params: type: search - name: GitHub - weight: 6 + weight: 8 url: "https://github.com/dataforcanada" params: icon: github