Skip to content

Commit

Permalink
updated links and fix ul before title as well
Browse files Browse the repository at this point in the history
  • Loading branch information
cortex-lp committed Dec 3, 2024
1 parent 040360f commit b261e96
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions assets/scss/_content.scss
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
}

>ul {
z-index: 10;
margin-bottom: 0px;
}

Expand Down
4 changes: 2 additions & 2 deletions content/en/blog/releases/2024.X/2024.11.md
Original file line number Diff line number Diff line change
Expand Up @@ -770,7 +770,7 @@ Releases are currently forecast to be made available on:

[Grafana 8.5.4]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaWebApp.Windows" >}}
[Grafana 10.4.1]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaWebApp.10.4.1.Windows" >}}
[Loki 3.0.0]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaLoki.3.0.0.GrafanaLokiInstallZip" >}}
[Loki 2.5.0]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaLoki.GrafanaLokiInstallZip" >}}
[Loki 3.0.0]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaLoki.3.0.0.MainDoc" >}}
[Loki 2.5.0]: {{< url path="Grafana.SelfManaged.Downloads.GrafanaLoki.MainDoc" >}}
[Observability 3.0.0]: {{< url path="GitHub.Cortex.Observability.3.0.0.MainDoc" >}}
[Observability 2.2.0]: {{< url path="GitHub.Cortex.Observability.2.2.0.MainDoc" >}}
2 changes: 2 additions & 0 deletions data/urls.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2507,8 +2507,10 @@
[Grafana.SelfManaged.Downloads.GrafanaWebApp.10.4.1]
Windows = "https://grafana.com/grafana/download/10.4.1?pg=get&plcmt=selfmanaged-box1-cta1&platform=windows"
[Grafana.SelfManaged.Downloads.GrafanaLoki]
MainDoc = "https://github.com/grafana/loki/releases/tag/v2.5.0"
GrafanaLokiInstallZip = "https://github.com/grafana/loki/releases/download/v2.5.0/loki-windows-amd64.exe.zip"
[Grafana.SelfManaged.Downloads.GrafanaLoki.3.0.0]
MainDoc = "https://github.com/grafana/loki/releases/tag/v3.0.0"
GrafanaLokiInstallZip = "https://github.com/grafana/loki/releases/download/v3.0.0/loki-windows-amd64.exe.zip"
[Grafana.SelfManaged.Downloads.Promtail]
PromtailInstallZip = "https://github.com/grafana/loki/releases/download/v2.5.0/promtail-windows-amd64.exe.zip"
Expand Down

0 comments on commit b261e96

Please sign in to comment.