diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2021-03-11 02:19:34 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2021-03-11 02:19:34 +0100 |
commit | 3caf8577d1e41b4db3609abdddf804ee836fd36f (patch) | |
tree | eda77b5a19135425c2ecef7d76c3b11c7d5ba952 | |
parent | ca0d48fe008ac4911660874b34813b8e2b0c5a7e (diff) | |
download | website-announcements-3caf8577d1e41b4db3609abdddf804ee836fd36f.tar.gz website-announcements-3caf8577d1e41b4db3609abdddf804ee836fd36f.zip |
News 2021.03.10: Added <br clear="all"/> to wrap pictures
were not over paragraphs. This solves the wrong alignment
of images on wide displays.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-rw-r--r-- | news/2021.03.10 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/news/2021.03.10 b/news/2021.03.10 index 5d4edc3..1e38b5b 100644 --- a/news/2021.03.10 +++ b/news/2021.03.10 @@ -1,4 +1,4 @@ TDE team is pleased to announce several news -<ul><li><a href="/mirrorstatus.php"><img alt="" src="/media/news/tde_mirrors_2021_03_10_thumb.png" width="200" border="0" align="right"></a>As donation from Michael (Internet Design Alliance), we got another new mirror. The initial synchronization was performed and the new mirror is now part of our <a href="/mirrorstatus.php">mirror system</a>.<br/><br/>Thank you Michael! And an extended thank you to all other mirror maintainers.</li> -<li><a href="https://www.mageia.org/"><img alt="" src="/media/news/200px-Logo_mageia_official.png" width="200" border="0" align="right"></a>RPM packages for TDE R14.0.9 are built for recently released Mageia 8 and are available in <a href="https://wiki.trinitydesktop.org/MageiaInstall">repository</a> on our mirror system.<br/><br/>Thank you François!</li> -<li><a href="https://riscv.org/"><img alt="" src="/media/news/risc-v_200px_standard_2.png" width="200" border="0" align="right"></a>DEB packages for RISC-V 64bit architecture were added for Debian SID to <a href="https://wiki.trinitydesktop.org/Preliminary_Stable_Builds">PSB</a> and <a href="https://wiki.trinitydesktop.org/Preliminary_Testing_Builds">PTB</a> repositories. If you have RISC-V 64bit hardware, try it and share your experience with us.</li></ul> +<ul><li><a href="/mirrorstatus.php"><img alt="" src="/media/news/tde_mirrors_2021_03_10_thumb.png" width="200" border="0" align="right"></a>As donation from Michael (Internet Design Alliance), we got another new mirror. The initial synchronization was performed and the new mirror is now part of our <a href="/mirrorstatus.php">mirror system</a>.<br/><br/>Thank you Michael! And an extended thank you to all other mirror maintainers.<br clear="all"/></li> +<li><a href="https://www.mageia.org/"><img alt="" src="/media/news/200px-Logo_mageia_official.png" width="200" border="0" align="right"></a>RPM packages for TDE R14.0.9 are built for recently released Mageia 8 and are available in <a href="https://wiki.trinitydesktop.org/MageiaInstall">repository</a> on our mirror system.<br/><br/>Thank you François!<br clear="all"/></li> +<li><a href="https://riscv.org/"><img alt="" src="/media/news/risc-v_200px_standard_2.png" width="200" border="0" align="right"></a>DEB packages for RISC-V 64bit architecture were added for Debian SID to <a href="https://wiki.trinitydesktop.org/Preliminary_Stable_Builds">PSB</a> and <a href="https://wiki.trinitydesktop.org/Preliminary_Testing_Builds">PTB</a> repositories. If you have RISC-V 64bit hardware, try it and share your experience with us.<br clear="all"/></li></ul> |