From 9a894464786cccfe5a67f47c6ff36cd95953104f Mon Sep 17 00:00:00 2001 From: sterni Date: Sat, 18 Sep 2021 16:23:09 +0200 Subject: fix(web/tvl): consistently uppercase Profpatsch Him and me floating on our own is kinda cute, but breaks the graph. Change-Id: I043b327172781447bd0ce923e78e72f34bbff41b Reviewed-on: https://cl.tvl.fyi/c/depot/+/3573 Reviewed-by: tazjin Tested-by: BuildkiteCI --- web/tvl/tvl.dot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/tvl/tvl.dot b/web/tvl/tvl.dot index eb5a6af6d1..1cfe802039 100644 --- a/web/tvl/tvl.dot +++ b/web/tvl/tvl.dot @@ -38,7 +38,7 @@ digraph tvl { nikky [href="http://nikky.moe/"]; nyanotech [href="https://twitter.com/nyanotech"]; poigon; - profpatsch [href="http://profpatsch.de/"]; + Profpatsch [href="http://profpatsch.de/"]; qyliss [href="https://alyssa.is"]; seven [href="https://open.spotify.com/user/so7"]; spacekookie [href="https://spacekookie.de/"]; @@ -89,7 +89,7 @@ digraph tvl { ghuntley -> nix; flokli -> nix; andi -> nix; - profpatsch -> nix; + Profpatsch -> nix; lassulus -> nix; // via edef -- cgit 1.4.1