✨ Enhance language preferences and RTL support
- Set sort order when filtering by Boosts in Catch-up - Fix bugs related to user language preferences - Improve RTL text direction handling - Disable scroll snap for wider viewports - Add support for new post languages (Jawi Malay, Kashubian, Mohawk, and more)
This commit is contained in:
10
index.html
10
index.html
@ -55,12 +55,12 @@
|
||||
content="Minimalistic opinionated Mastodon web client"
|
||||
/>
|
||||
<meta property="og:image" content="https://phanpy.social/og-image-2.jpg" />
|
||||
<script type="module" crossorigin src="./assets/main-Gn0PSoQw.js"></script>
|
||||
<link rel="modulepreload" crossorigin href="./assets/useTitle-Mh8hVeGN.js">
|
||||
<script type="module" crossorigin src="./assets/main-q4UThEef.js"></script>
|
||||
<link rel="modulepreload" crossorigin href="./assets/useTitle-4zhrJw0D.js">
|
||||
<link rel="modulepreload" crossorigin href="./assets/tinyld-light-PxOyhYWY.js">
|
||||
<link rel="modulepreload" crossorigin href="./assets/index-CeOZgm-k.js">
|
||||
<link rel="modulepreload" crossorigin href="./assets/fuse-4Bvpr1kU.js">
|
||||
<link rel="stylesheet" crossorigin href="./assets/style-Jyj9EDmC.css">
|
||||
<link rel="modulepreload" crossorigin href="./assets/index-ELVm98zU.js">
|
||||
<link rel="modulepreload" crossorigin href="./assets/fuse-7xj_Hrid.js">
|
||||
<link rel="stylesheet" crossorigin href="./assets/style-hHkodcxc.css">
|
||||
<link rel="manifest" href="./manifest.webmanifest"><script id="vite-plugin-pwa:inline-sw">if('serviceWorker' in navigator) {window.addEventListener('load', () => {navigator.serviceWorker.register('./sw.js', { scope: './' })})}</script></head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
Reference in New Issue
Block a user