From 1b9aa0ef504e43a2217e1269fc678d1f31df4c45 Mon Sep 17 00:00:00 2001 From: Ariejan de Vroom Date: Thu, 28 Jul 2022 09:36:14 +0200 Subject: [PATCH] Add vw to popular stuff --- config.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config.toml b/config.toml index 723fafc..e424973 100644 --- a/config.toml +++ b/config.toml @@ -50,6 +50,10 @@ enableGitInfo = true content = "Drive-way home-wrencher (not a car mechanic); current project: Volkswagen Golf 3 Cabrio" weight = 40 +[[params.popular]] + name = "Volkswagen Golf III Cabrio (1994)" + url = "/projects/volkswagen-golf-iii-cabrio-1994/" + weight = 150 [[params.popular]] name = "Cherry-Picking specific commits from another branch" url = "/2010/06/10/cherry-picking-specific-commits-from-another-branch/"