From ee732dc780ecedae0b0ceaed4cba9cd3059af3c1 Mon Sep 17 00:00:00 2001 From: MartinSchott Date: Thu, 23 Nov 2023 18:23:27 +0100 Subject: [PATCH 1/3] update imprint #175 --- _pages/imprint.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/_pages/imprint.md b/_pages/imprint.md index d3ca8d7..e83cacf 100644 --- a/_pages/imprint.md +++ b/_pages/imprint.md @@ -5,6 +5,10 @@ title: Imprint # Imprint +For general information about the network please contact the #ASKnet – Network Coordination Office Email: coordinator@asknet.community + +#ASKnet is supported by r0g_agency (Berlin, Germany) and Hive Colab (Kampala, Uganda) as implementing partners and is funded by the German Ministry of Economic Development and Cooperation (BMZ) 2022-2025. + ## Information according to [§ 5 TMG](https://www.gesetze-im-internet.de/tmg/__5.html) **r0g_agency for open culture and critical transformation gGmbH** From 1fe179b5d3fe87c406bb5393c063f0b34a0bf6c4 Mon Sep 17 00:00:00 2001 From: MartinSchott Date: Thu, 23 Nov 2023 18:34:23 +0100 Subject: [PATCH 2/3] contact form: update email, add text #175 --- _data/settings.yml | 9 ++++++++- _includes/contact-section.html | 3 ++- assets/scss/templates/_contact.scss | 3 +++ 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/_data/settings.yml b/_data/settings.yml index 38d0bde..eedac17 100644 --- a/_data/settings.yml +++ b/_data/settings.yml @@ -195,5 +195,12 @@ client-slider-items: # Contact-Section contact-title: Contact Info -contact-email: info@asknet.community +contact-text: | + For general information about the network please contact our #ASKnet – Network Coordination in Juba by email: coordinator@asknet.community. + + #ASKnet is supported by r0g_agency (Berlin, Germany) and Hive Colab (Kampala, Uganda) as implementing partners. + + #ASKnet 2022-2025 is funded by the German Ministry of Economic Development and Cooperation (BMZ). + +contact-email: coordinator@asknet.community formspree-path: f/myylarkr diff --git a/_includes/contact-section.html b/_includes/contact-section.html index 6ba88ec..84521c8 100644 --- a/_includes/contact-section.html +++ b/_includes/contact-section.html @@ -3,10 +3,11 @@
-
+

{{ site.data.settings.contact-title }}

+ {{ site.data.settings.contact-text | markdownify }}
diff --git a/assets/scss/templates/_contact.scss b/assets/scss/templates/_contact.scss index 500dc52..4e15107 100644 --- a/assets/scss/templates/_contact.scss +++ b/assets/scss/templates/_contact.scss @@ -1,5 +1,8 @@ .contact-section { background: url(../../assets/img/contact.png); + p { + color: $white; + } } .its-a-trap { //this makes the honeypot input fields invisible (they are used to fool spam bots) From a1bd3e90ac421ba63738e3f04c345dff085c53f3 Mon Sep 17 00:00:00 2001 From: MartinSchott Date: Thu, 23 Nov 2023 18:39:30 +0100 Subject: [PATCH 3/3] update text in LEAD section #175 --- _data/settings.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/_data/settings.yml b/_data/settings.yml index eedac17..938ad73 100644 --- a/_data/settings.yml +++ b/_data/settings.yml @@ -61,8 +61,12 @@ about-flyer-link-title: "#ASKnet Flyer" #------------------------------- # LEAD Section -lead-title: "LEAD
Local Experts Action Directory" -lead-description: "The #ASKnet Local Expert Action Directory (LEAD) is a growing and functioning tool to connect people who have specific expertise and skills in media, ICT, and a range of various technologies - be they device repair, software programming, or mechanical skills with potential clients. \n \n The directory makes it easier for organizations be they international donors and non-governmental agencies, local, national, and international governmental organizations, local companies, etc., - to contact and commission #ASKnet media and technology experts in the region. \n \n The LEAD directory allows professionals, and individuals with special skills in South Sudan and refugee-hosting regions to develop profiles, share their expertise, and promote themselves both locally and internationally. We require experts to add references/links to their work to allow partners and/or future clients to access the experts' previous work and portfolios in order to create confidence and credibility. \n \n Consider hiring an #ASKnet LEAD Expert for your local training or development project!" +lead-title: "#ASKlead" +lead-description: | + Many of the #ASKnet members and their communities have undergone training of trainer programs and peer-to-peer learning in self-taught formats, developed collaboratively through workshops and programs run by the initiative. + + The #ASKnet Local Expert Action Directory (LEAD) is a growing and functioning tool to connect people who have specific expertise and skills in media, ICT, and a range of various technologies with important backgrounds on local and regional contexts - be they storytelling, videography, device repair, software programming, or mechanical skills with potential clients, other community members, and all those seeking advice and information about youth-led South Sudanese innovation culture. + lead-button-title: "Go to LEAD" lead-button-link: "https://lead.asknet.community/"