Skip to content

Commit c4ccea8

Browse files
committed
blog: remove liquid tags
1 parent b6b8fb0 commit c4ccea8

4 files changed

Lines changed: 10 additions & 14 deletions

src/content/blog/2026-01-07-monero-0.18.4.5-released.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
layout: post
32
title: "Monero 0.18.4.5 'Fluorine Fermi' released"
43
summary: Release that fixes a bug with Ledger hardware wallet.
54
tags: [releases]
@@ -36,7 +35,7 @@ This release was the direct result of 7 people who worked to put out 16 commits
3635

3736
# Download
3837

39-
The new binaries can be downloaded from the [Downloads page]({{ site.baseurl }}/downloads/#cli) or from the direct links below.
38+
The new binaries can be downloaded from the [Downloads page](/downloads/#cli) or from the direct links below.
4039

4140
- [Windows, 64-bit](https://downloads.getmonero.org/cli/monero-win-x64-v0.18.4.5.zip)
4241
- [Windows, 32-bit](https://downloads.getmonero.org/cli/monero-win-x86-v0.18.4.5.zip)
@@ -70,6 +69,6 @@ monero-android-armv7-v0.18.4.5.tar.bz2, 3cd6611c5c33ae4c10e52698826560bbb17e00cf
7069
monero-freebsd-x64-v0.18.4.5.tar.bz2, a2e924a2293e1d0c192f6e50748dcbcbb58dd9d5ad2b6733ffccefad37c556cf
7170
```
7271

73-
A GPG-signed list of the hashes is at [https://www.getmonero.org/downloads/hashes.txt]({{ site.baseurl_root }}/downloads/hashes.txt) and should be treated as canonical, with the signature checked against the appropriate GPG key in the source code (in /utils/gpg_keys). To ensure that the files you download are those originally posted by the maintainers, you should both check that the hashes of your files match those on the signed list, and that the signature on the list is valid.
72+
A GPG-signed list of the hashes is at [https://www.getmonero.org/downloads/hashes.txt](/downloads/hashes.txt) and should be treated as canonical, with the signature checked against the appropriate GPG key in the source code (in /utils/gpg_keys). To ensure that the files you download are those originally posted by the maintainers, you should both check that the hashes of your files match those on the signed list, and that the signature on the list is valid.
7473

75-
Two guides are available to guide you through the verification process: [Verify binaries on Windows (beginner)]({{ site.baseurl }}/resources/user-guides/verification-windows-beginner.html) and [Verify binaries on Linux, Mac, or Windows command line (advanced)]({{ site.baseurl }}/resources/user-guides/verification-allos-advanced.html).
74+
Two guides are available to guide you through the verification process: [Verify binaries on Windows (beginner)](/resources/user-guides/verification-windows-beginner.html) and [Verify binaries on Linux, Mac, or Windows command line (advanced)](/resources/user-guides/verification-allos-advanced.html).

src/content/blog/2026-01-07-monero-GUI-0.18.4.5-released.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
layout: post
32
title: "Monero GUI 0.18.4.5 'Fluorine Fermi' released"
43
summary: Release that fixes a bug with Ledger hardware wallet.
54
tags: [releases]

src/content/blog/2026-03-04-monero-0.18.4.6-released.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
layout: post
32
title: "Monero 0.18.4.6 'Fluorine Fermi' released"
43
summary: Release containing bug fixes.
54
tags: [releases]
@@ -34,7 +33,7 @@ This release was the direct result of 7 people who worked to put out 16 commits
3433

3534
# Download
3635

37-
The new binaries can be downloaded from the [Downloads page]({{ site.baseurl }}/downloads/#cli) or from the direct links below.
36+
The new binaries can be downloaded from the [Downloads page](/downloads/#cli) or from the direct links below.
3837

3938
- [Windows, 64-bit](https://downloads.getmonero.org/cli/monero-win-x64-v0.18.4.6.zip)
4039
- [Windows, 32-bit](https://downloads.getmonero.org/cli/monero-win-x86-v0.18.4.6.zip)
@@ -68,6 +67,6 @@ monero-android-armv7-v0.18.4.6.tar.bz2, e67c07dd2a4b2cb0150b125426d7f33c2c168078
6867
monero-freebsd-x64-v0.18.4.6.tar.bz2, 0ac63ad6a027da8de7ba33bed5a3ccbd7c8dd02027625fc315a8db48b327d849
6968
```
7069

71-
A GPG-signed list of the hashes is at [https://www.getmonero.org/downloads/hashes.txt]({{ site.baseurl_root }}/downloads/hashes.txt) and should be treated as canonical, with the signature checked against the appropriate GPG key in the source code (in /utils/gpg_keys). To ensure that the files you download are those originally posted by the maintainers, you should both check that the hashes of your files match those on the signed list, and that the signature on the list is valid.
70+
A GPG-signed list of the hashes is at [https://www.getmonero.org/downloads/hashes.txt](/downloads/hashes.txt) and should be treated as canonical, with the signature checked against the appropriate GPG key in the source code (in /utils/gpg_keys). To ensure that the files you download are those originally posted by the maintainers, you should both check that the hashes of your files match those on the signed list, and that the signature on the list is valid.
7271

73-
Two guides are available to guide you through the verification process: [Verify binaries on Windows (beginner)]({{ site.baseurl }}/resources/user-guides/verification-windows-beginner.html) and [Verify binaries on Linux, Mac, or Windows command line (advanced)]({{ site.baseurl }}/resources/user-guides/verification-allos-advanced.html).
72+
Two guides are available to guide you through the verification process: [Verify binaries on Windows (beginner)](/resources/user-guides/verification-windows-beginner.html) and [Verify binaries on Linux, Mac, or Windows command line (advanced)](/resources/user-guides/verification-allos-advanced.html).

src/content/blog/2026-03-04-monero-GUI-0.18.4.7-released.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
layout: post
32
title: "Monero GUI 0.18.4.7 'Fluorine Fermi' released"
43
summary: Release containing bug fixes.
54
tags: [releases]
@@ -11,7 +10,7 @@ image: ./assets/2022-07-19-monero-0.18.0.0-released/fluorine-fermi.png
1110

1211
This is the v0.18.4.7 release of the Monero GUI software. This release contains bug fixes.
1312

14-
[The latest CLI release notes can be found on the precedent blog post]({{ site.baseurl_root }}/2026/03/04/monero-0.18.4.6-released.html)
13+
[The latest CLI release notes can be found on the precedent blog post](/blog/2026/03/04/monero-0.18.4.6-released/)
1514

1615
Some highlights of this release are:
1716

@@ -36,7 +35,7 @@ This release was the direct result of 4 people who worked to put out 29 commits
3635

3736
# Download
3837

39-
The new binaries can be downloaded from the [Downloads page]({{ site.baseurl }}/downloads/#gui) or from the direct links below.
38+
The new binaries can be downloaded from the [Downloads page](/downloads/#gui) or from the direct links below.
4039

4140
- [Windows, 64-bit](https://downloads.getmonero.org/gui/monero-gui-win-x64-v0.18.4.7.zip)
4241
- [Windows, 64-bit (Installer)](https://downloads.getmonero.org/gui/monero-gui-install-win-x64-v0.18.4.7.exe)
@@ -58,6 +57,6 @@ monero-gui-mac-armv8-v0.18.4.7.dmg, 5685e948ea070c4a7b9450a576da00b4037168b2f064
5857
monero-gui-linux-x64-v0.18.4.7.tar.bz2, 4573defcf21b0daeea0e9c7213540012c7d1186e829daf991fa8edfc5033dc08
5958
```
6059

61-
A GPG-signed list of the hashes is at [https://www.getmonero.org/downloads/hashes.txt]({{ site.baseurl_root }}/downloads/hashes.txt) and should be treated as canonical, with the signature checked against the appropriate GPG key in the source code (in /utils/gpg_keys). To ensure that the files you download are those originally posted by the maintainers, you should both check that the hashes of your files match those on the signed list, and that the signature on the list is valid.
60+
A GPG-signed list of the hashes is at [https://www.getmonero.org/downloads/hashes.txt](/downloads/hashes.txt) and should be treated as canonical, with the signature checked against the appropriate GPG key in the source code (in /utils/gpg_keys). To ensure that the files you download are those originally posted by the maintainers, you should both check that the hashes of your files match those on the signed list, and that the signature on the list is valid.
6261

63-
Two guides are available to guide you through the verification process: [Verify binaries on Windows (beginner)]({{ site.baseurl }}/resources/user-guides/verification-windows-beginner.html) and [Verify binaries on Linux, Mac, or Windows command line (advanced)]({{ site.baseurl }}/resources/user-guides/verification-allos-advanced.html).
62+
Two guides are available to guide you through the verification process: [Verify binaries on Windows (beginner)](/resources/user-guides/verification-windows-beginner.html) and [Verify binaries on Linux, Mac, or Windows command line (advanced)](/resources/user-guides/verification-allos-advanced.html).

0 commit comments

Comments
 (0)