We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba484b6 + 470b85a commit 57e7e59Copy full SHA for 57e7e59
_templates/community.html
@@ -147,6 +147,14 @@ <h3 class="organization-country" id="argentina">Argentina</h3>
147
</div>
148
149
150
+ <div class="row organizations-item">
151
+ <img class="organization-img" src="/img/flags/AU.svg?{{site.time | date: '%s'}}" alt="Australian flag">
152
+ <div>
153
+ <h3 class="organization-country" id="australia">Australia</h3>
154
+ <a class="organization-link" href="https://bitcoinindustrybody.org.au/">Australian Bitcoin Industry Body</a>
155
+ </div>
156
157
+
158
<div class="row organizations-item">
159
<img class="organization-img" src="/img/flags/AT.svg?{{site.time | date: '%s'}}" alt="Austrian flag">
160
<div>
0 commit comments