|
1 | 1 | <!doctype html><html lang=en> |
2 | 2 | <head> |
3 | 3 | <meta charset=utf-8> |
4 | | -<title>M2 is here! July 2022 Release & Progress Report - Asahi Linux</title><link rel=stylesheet href=/css/main.css?5f36ee5f> |
| 4 | +<title>M2 is here! July 2022 Release & Progress Report - Asahi Linux</title><link rel=stylesheet href=/css/main.css?b10066a9> |
5 | 5 | <link href=https://use.fontawesome.com/releases/v5.6.1/css/all.css rel=stylesheet> |
6 | 6 | <link rel=preconnect href=https://fonts.gstatic.com> |
7 | 7 | <link id=favicon rel=icon href=/img/AsahiLinux_logomark_32px.png> |
|
17 | 17 | <meta name=twitter:image:height content="256"> |
18 | 18 | <meta property="og:image" content="https://asahilinux.org/img/AsahiLinux_logomark_256px.png"> |
19 | 19 | <meta property="og:title" content="M2 is here! July 2022 Release & Progress Report - Asahi Linux"> |
| 20 | +<script>var kawaii=new URLSearchParams(window.location.search).get("kawaii")??localStorage.getItem("kawaii");kawaii=="true"?(document.documentElement.classList.add("kawaii"),localStorage.setItem("kawaii","true")):localStorage.removeItem("kawaii")</script> |
20 | 21 | </head><body> |
21 | 22 | <header id=header> |
22 | 23 | <div class=header-logo> |
@@ -55,7 +56,9 @@ <h1 class=entry-title>M2 is here! July 2022 Release & Progress Report</h1><ul cl |
55 | 56 | <img src=/img/AsahiLinux_logomark.svg class=logo alt="Asahi Linux logo"> |
56 | 57 | </a> |
57 | 58 | <span class=license>Licensed under CC BY-SA 4.0</span> |
58 | | -<span class=disclaimer>Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries. All other product names, logos, and brands are property of their respective owners.</span> |
| 59 | +<span class=disclaimer>Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries. All other product names, logos, and brands are property of their respective owners. |
| 60 | +<span class=kawaii-disclaimer>Kawaii Asahi Linux logo by <a href=https://github.com/SAWARATSUKI/Logos>SAWARATSUKI</a> (see link for license).</span> |
| 61 | +</span> |
59 | 62 | </div><div class=footer-links> |
60 | 63 | <ul class=footer-services> |
61 | 64 | <li><a href=https://social.treehouse.systems/@AsahiLinux><i class="fab fa-mastodon"></i></a></li><li><a href=https://github.com/AsahiLinux><i class="fab fa-github"></i></a></li><li><a href=https://www.patreon.com/marcan><i class="fab fa-patreon"></i></a></li></ul><ul class=footer-menu-container> |
|
0 commit comments