From 95f4cea07fc73196590e154d5d32b2562b19e7ab Mon Sep 17 00:00:00 2001 From: JaredSene Date: Wed, 30 Oct 2024 10:36:00 -0400 Subject: [PATCH] Update manifest.js Changed 'Posters - Europe' to 'Posters - International' Changed 'in Europe' to 'outside the US or Canada' This order form is for all leaders living outside the US and Canada but everything said Europe instead. --- manifest.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.js b/manifest.js index da65856..553d879 100755 --- a/manifest.js +++ b/manifest.js @@ -45,8 +45,8 @@ export default [ forUseBy: "leaders", }, { - name: "Posters - Europe", - description: "If you're in Europe, get large Hack Club posters to promote your Hack Club", + name: "Posters - International", + description: "If you're in outside the US or Canada, get large Hack Club posters to promote your Hack Club", icon: "docs-fill", external: true, url: "https://hack.club/eu-posters",