Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
8 changes: 8 additions & 0 deletions _docs/latest/api.html
Original file line number Diff line number Diff line change
Expand Up @@ -14785,6 +14785,14 @@
"default" : false,
"type" : "boolean"
}
}, {
"in" : "query",
"name" : "reindex",
"required" : true,
"schema" : {
"default" : true,
"type" : "boolean"
}
} ],
"responses" : {
"2XX" : {
Expand Down
2 changes: 1 addition & 1 deletion _docs/latest/configuring-metabase/appearance.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ You can customize the colors that Metabase uses throughout the app:

![Chart colors](./images/chart-colors.png)

You can choose up to 24 hex values. If you choose fewer than 24 colors, Metabase will auto-generate colors to fill in the rest of the values. And don't bother ordering the colors here, as their order doesn't apply to the order of colors for series on charts. When building a chart, Metabase will select colors to make each series easy to distinguish.
You can choose up to 24 hex values. If you choose fewer than 24 colors, Metabase will auto-generate colors to fill in the rest of the values. The order of colors doesn't apply to the order of colors for series on charts. When building a chart, Metabase will select colors to make each series easy to distinguish.

Custom colors are unavailable for:

Expand Down
8 changes: 8 additions & 0 deletions _docs/v0.56/api.html
Original file line number Diff line number Diff line change
Expand Up @@ -14784,6 +14784,14 @@
"default" : false,
"type" : "boolean"
}
}, {
"in" : "query",
"name" : "reindex",
"required" : true,
"schema" : {
"default" : true,
"type" : "boolean"
}
} ],
"responses" : {
"2XX" : {
Expand Down
2 changes: 1 addition & 1 deletion _docs/v0.56/configuring-metabase/appearance.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ You can customize the colors that Metabase uses throughout the app:

![Chart colors](./images/chart-colors.png)

You can choose up to 24 hex values. If you choose fewer than 24 colors, Metabase will auto-generate colors to fill in the rest of the values. And don't bother ordering the colors here, as their order doesn't apply to the order of colors for series on charts. When building a chart, Metabase will select colors to make each series easy to distinguish.
You can choose up to 24 hex values. If you choose fewer than 24 colors, Metabase will auto-generate colors to fill in the rest of the values. The order of colors doesn't apply to the order of colors for series on charts. When building a chart, Metabase will select colors to make each series easy to distinguish.

Custom colors are unavailable for:

Expand Down
2 changes: 1 addition & 1 deletion _site/docs/latest/CONTRIBUTING.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<div>
<span>💙 Loving Metabase?</span>
<a href="https://github.com/metabase/metabase" target="_blank">
Share the love with a star on Github <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
Share the love with a star on GitHub <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
<path opacity="0.9" d="M3 8.96338L16 21.9634L29 8.96338" stroke="#509ee3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>

Expand Down
2 changes: 1 addition & 1 deletion _site/docs/latest/actions/basic.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<div>
<span>💙 Loving Metabase?</span>
<a href="https://github.com/metabase/metabase" target="_blank">
Share the love with a star on Github <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
Share the love with a star on GitHub <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
<path opacity="0.9" d="M3 8.96338L16 21.9634L29 8.96338" stroke="#509ee3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>

Expand Down
2 changes: 1 addition & 1 deletion _site/docs/latest/actions/custom.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<div>
<span>💙 Loving Metabase?</span>
<a href="https://github.com/metabase/metabase" target="_blank">
Share the love with a star on Github <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
Share the love with a star on GitHub <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
<path opacity="0.9" d="M3 8.96338L16 21.9634L29 8.96338" stroke="#509ee3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>

Expand Down
2 changes: 1 addition & 1 deletion _site/docs/latest/actions/introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<div>
<span>💙 Loving Metabase?</span>
<a href="https://github.com/metabase/metabase" target="_blank">
Share the love with a star on Github <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
Share the love with a star on GitHub <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
<path opacity="0.9" d="M3 8.96338L16 21.9634L29 8.96338" stroke="#509ee3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>

Expand Down
2 changes: 1 addition & 1 deletion _site/docs/latest/actions/start.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<div>
<span>💙 Loving Metabase?</span>
<a href="https://github.com/metabase/metabase" target="_blank">
Share the love with a star on Github <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
Share the love with a star on GitHub <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
<path opacity="0.9" d="M3 8.96338L16 21.9634L29 8.96338" stroke="#509ee3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>

Expand Down
2 changes: 1 addition & 1 deletion _site/docs/latest/ai/metabot.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<div>
<span>💙 Loving Metabase?</span>
<a href="https://github.com/metabase/metabase" target="_blank">
Share the love with a star on Github <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
Share the love with a star on GitHub <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
<path opacity="0.9" d="M3 8.96338L16 21.9634L29 8.96338" stroke="#509ee3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>

Expand Down
2 changes: 1 addition & 1 deletion _site/docs/latest/ai/settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<div>
<span>💙 Loving Metabase?</span>
<a href="https://github.com/metabase/metabase" target="_blank">
Share the love with a star on Github <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
Share the love with a star on GitHub <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
<path opacity="0.9" d="M3 8.96338L16 21.9634L29 8.96338" stroke="#509ee3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>

Expand Down
2 changes: 1 addition & 1 deletion _site/docs/latest/ai/start.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<div>
<span>💙 Loving Metabase?</span>
<a href="https://github.com/metabase/metabase" target="_blank">
Share the love with a star on Github <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
Share the love with a star on GitHub <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
<path opacity="0.9" d="M3 8.96338L16 21.9634L29 8.96338" stroke="#509ee3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>

Expand Down
8 changes: 8 additions & 0 deletions _site/docs/latest/api.html
Original file line number Diff line number Diff line change
Expand Up @@ -14870,6 +14870,14 @@
"default" : false,
"type" : "boolean"
}
}, {
"in" : "query",
"name" : "reindex",
"required" : true,
"schema" : {
"default" : true,
"type" : "boolean"
}
} ],
"responses" : {
"2XX" : {
Expand Down
2 changes: 1 addition & 1 deletion _site/docs/latest/cloud/accounts-and-billing.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<div>
<span>💙 Loving Metabase?</span>
<a href="https://github.com/metabase/metabase" target="_blank">
Share the love with a star on Github <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
Share the love with a star on GitHub <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
<path opacity="0.9" d="M3 8.96338L16 21.9634L29 8.96338" stroke="#509ee3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>

Expand Down
2 changes: 1 addition & 1 deletion _site/docs/latest/cloud/change-region.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<div>
<span>💙 Loving Metabase?</span>
<a href="https://github.com/metabase/metabase" target="_blank">
Share the love with a star on Github <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
Share the love with a star on GitHub <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
<path opacity="0.9" d="M3 8.96338L16 21.9634L29 8.96338" stroke="#509ee3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>

Expand Down
2 changes: 1 addition & 1 deletion _site/docs/latest/cloud/cloud-vs-self-hosting.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<div>
<span>💙 Loving Metabase?</span>
<a href="https://github.com/metabase/metabase" target="_blank">
Share the love with a star on Github <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
Share the love with a star on GitHub <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
<path opacity="0.9" d="M3 8.96338L16 21.9634L29 8.96338" stroke="#509ee3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>

Expand Down
2 changes: 1 addition & 1 deletion _site/docs/latest/cloud/custom-domain.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<div>
<span>💙 Loving Metabase?</span>
<a href="https://github.com/metabase/metabase" target="_blank">
Share the love with a star on Github <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
Share the love with a star on GitHub <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
<path opacity="0.9" d="M3 8.96338L16 21.9634L29 8.96338" stroke="#509ee3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>

Expand Down
2 changes: 1 addition & 1 deletion _site/docs/latest/cloud/google-sheets.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<div>
<span>💙 Loving Metabase?</span>
<a href="https://github.com/metabase/metabase" target="_blank">
Share the love with a star on Github <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
Share the love with a star on GitHub <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
<path opacity="0.9" d="M3 8.96338L16 21.9634L29 8.96338" stroke="#509ee3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>

Expand Down
2 changes: 1 addition & 1 deletion _site/docs/latest/cloud/how-billing-works.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<div>
<span>💙 Loving Metabase?</span>
<a href="https://github.com/metabase/metabase" target="_blank">
Share the love with a star on Github <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
Share the love with a star on GitHub <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
<path opacity="0.9" d="M3 8.96338L16 21.9634L29 8.96338" stroke="#509ee3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>

Expand Down
2 changes: 1 addition & 1 deletion _site/docs/latest/cloud/ip-addresses-to-whitelist.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<div>
<span>💙 Loving Metabase?</span>
<a href="https://github.com/metabase/metabase" target="_blank">
Share the love with a star on Github <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
Share the love with a star on GitHub <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
<path opacity="0.9" d="M3 8.96338L16 21.9634L29 8.96338" stroke="#509ee3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>

Expand Down
2 changes: 1 addition & 1 deletion _site/docs/latest/cloud/limitations.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<div>
<span>💙 Loving Metabase?</span>
<a href="https://github.com/metabase/metabase" target="_blank">
Share the love with a star on Github <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
Share the love with a star on GitHub <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
<path opacity="0.9" d="M3 8.96338L16 21.9634L29 8.96338" stroke="#509ee3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>

Expand Down
2 changes: 1 addition & 1 deletion _site/docs/latest/cloud/migrate/cloud-to-self-hosted.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<div>
<span>💙 Loving Metabase?</span>
<a href="https://github.com/metabase/metabase" target="_blank">
Share the love with a star on Github <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
Share the love with a star on GitHub <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
<path opacity="0.9" d="M3 8.96338L16 21.9634L29 8.96338" stroke="#509ee3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>

Expand Down
2 changes: 1 addition & 1 deletion _site/docs/latest/cloud/migrate/guide-pre-50.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<div>
<span>💙 Loving Metabase?</span>
<a href="https://github.com/metabase/metabase" target="_blank">
Share the love with a star on Github <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
Share the love with a star on GitHub <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
<path opacity="0.9" d="M3 8.96338L16 21.9634L29 8.96338" stroke="#509ee3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>

Expand Down
2 changes: 1 addition & 1 deletion _site/docs/latest/cloud/migrate/guide.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<div>
<span>💙 Loving Metabase?</span>
<a href="https://github.com/metabase/metabase" target="_blank">
Share the love with a star on Github <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
Share the love with a star on GitHub <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
<path opacity="0.9" d="M3 8.96338L16 21.9634L29 8.96338" stroke="#509ee3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>

Expand Down
2 changes: 1 addition & 1 deletion _site/docs/latest/cloud/migrate/heroku.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<div>
<span>💙 Loving Metabase?</span>
<a href="https://github.com/metabase/metabase" target="_blank">
Share the love with a star on Github <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
Share the love with a star on GitHub <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
<path opacity="0.9" d="M3 8.96338L16 21.9634L29 8.96338" stroke="#509ee3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>

Expand Down
2 changes: 1 addition & 1 deletion _site/docs/latest/cloud/start.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<div>
<span>💙 Loving Metabase?</span>
<a href="https://github.com/metabase/metabase" target="_blank">
Share the love with a star on Github <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
Share the love with a star on GitHub <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
<path opacity="0.9" d="M3 8.96338L16 21.9634L29 8.96338" stroke="#509ee3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>

Expand Down
2 changes: 1 addition & 1 deletion _site/docs/latest/cloud/storage.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<div>
<span>💙 Loving Metabase?</span>
<a href="https://github.com/metabase/metabase" target="_blank">
Share the love with a star on Github <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
Share the love with a star on GitHub <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
<path opacity="0.9" d="M3 8.96338L16 21.9634L29 8.96338" stroke="#509ee3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>

Expand Down
4 changes: 2 additions & 2 deletions _site/docs/latest/configuring-metabase/appearance.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<div>
<span>💙 Loving Metabase?</span>
<a href="https://github.com/metabase/metabase" target="_blank">
Share the love with a star on Github <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
Share the love with a star on GitHub <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
<path opacity="0.9" d="M3 8.96338L16 21.9634L29 8.96338" stroke="#509ee3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>

Expand Down Expand Up @@ -4875,7 +4875,7 @@ <h3 id="chart-colors">Chart colors</h3>

<p><img src="./images/chart-colors.png" alt="Chart colors"></p>

<p>You can choose up to 24 hex values. If you choose fewer than 24 colors, Metabase will auto-generate colors to fill in the rest of the values. And don’t bother ordering the colors here, as their order doesn’t apply to the order of colors for series on charts. When building a chart, Metabase will select colors to make each series easy to distinguish.</p>
<p>You can choose up to 24 hex values. If you choose fewer than 24 colors, Metabase will auto-generate colors to fill in the rest of the values. The order of colors doesn’t apply to the order of colors for series on charts. When building a chart, Metabase will select colors to make each series easy to distinguish.</p>

<p>Custom colors are unavailable for:</p>

Expand Down
2 changes: 1 addition & 1 deletion _site/docs/latest/configuring-metabase/caching.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<div>
<span>💙 Loving Metabase?</span>
<a href="https://github.com/metabase/metabase" target="_blank">
Share the love with a star on Github <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
Share the love with a star on GitHub <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
<path opacity="0.9" d="M3 8.96338L16 21.9634L29 8.96338" stroke="#509ee3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>

Expand Down
2 changes: 1 addition & 1 deletion _site/docs/latest/configuring-metabase/config-file.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<div>
<span>💙 Loving Metabase?</span>
<a href="https://github.com/metabase/metabase" target="_blank">
Share the love with a star on Github <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
Share the love with a star on GitHub <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
<path opacity="0.9" d="M3 8.96338L16 21.9634L29 8.96338" stroke="#509ee3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<div>
<span>💙 Loving Metabase?</span>
<a href="https://github.com/metabase/metabase" target="_blank">
Share the love with a star on Github <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
Share the love with a star on GitHub <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
<path opacity="0.9" d="M3 8.96338L16 21.9634L29 8.96338" stroke="#509ee3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>

Expand Down
2 changes: 1 addition & 1 deletion _site/docs/latest/configuring-metabase/custom-maps.html
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<div>
<span>💙 Loving Metabase?</span>
<a href="https://github.com/metabase/metabase" target="_blank">
Share the love with a star on Github <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
Share the love with a star on GitHub <svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" class="chevron">
<path opacity="0.9" d="M3 8.96338L16 21.9634L29 8.96338" stroke="#509ee3" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"></path>
</svg>

Expand Down
Loading