Skip to content

Commit dd46fb8

Browse files
authored
Merge pull request #298 from NGO-Algorithm-Audit/feature/structural_edits
Minor edits to new promobar short code
2 parents 5c794bf + 8284fb1 commit dd46fb8

File tree

2 files changed

+7
-15
lines changed

2 files changed

+7
-15
lines changed

content/english/technical-tools/SDG.md

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -47,27 +47,19 @@ quick_navigation:
4747
- title: Team
4848
url: "#team"
4949
promo_bar:
50+
- content: "**\U0001F44B Do you also want to start using the tool locally? It's easier than you think! Get in [contact](/about/contact/) to learn more.**\n"
51+
id: promo-contact
5052
- content: >
5153
**Do you appreciate the work of Algorithm Audit? ⭐️ us on
52-
[GitHub](https://github.com/NGO-Algorithm-Audit/unsupervised-bias-detection)**
54+
[GitHub](https://github.com/NGO-Algorithm-Audit/python-synthpop)**
5355
id: promo
5456
iframe: >-
55-
https://ghbtns.com/github-btn.html?user=NGO-Algorithm-Audit&repo=unsupervised-bias-detection&type=star&count=true
57+
https://ghbtns.com/github-btn.html?user=NGO-Algorithm-Audit&repo=python-synthpop&type=star&count=true
5658
---
5759

5860
<!-- Promobar -->
5961

60-
<div id={{.Get "id" }} class="container-fluid mt-0 p-0">
61-
<div class="shadow bg-lightblue">
62-
<div class="row promobar-mobile-desktop-layout">
63-
<div class="col-12 flex justify-center items-center px-5">
64-
<!-- Content -->
65-
<span class="mr-3" style="font-size:16px; color:#005aa7;">
66-
<b>👋 Do you also want to start using the tool locally? It's easier than you think! Get in <u><a href="/about/contact/" >contact</a></u> to learn more.</b> </span>
67-
</div>
68-
</div>
69-
</div>
70-
</div>
62+
{{< promo_bar index="0" >}}
7163

7264
<!-- Introduction -->
7365

@@ -223,7 +215,7 @@ More documentation about the tool and underlying SDG methods can be found on <a
223215

224216
<!-- Promo bar -->
225217

226-
{{< promo_bar index="0" >}}
218+
{{< promo_bar index="1" >}}
227219

228220
<!-- Source code -->
229221

tina/tina-lock.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)