fix: update page title for clarity and improved SEO

This commit is contained in:
Vxrtrauter
2026-04-10 15:15:17 +02:00
parent 38b03526e3
commit b913a82aef
+1 -1
View File
@@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="darkreader-lock"> <meta name="darkreader-lock">
<link rel="stylesheet" href="main.css"/> <link rel="stylesheet" href="main.css"/>
<title>SoftwareManager - Main</title> <title>SoftwareManager - Simply search and download software from various sources.</title>
<!-- <link rel="icon" type="image/x-icon" href="/assets/icons/favicon.ico"> --> <!-- <link rel="icon" type="image/x-icon" href="/assets/icons/favicon.ico"> -->
<link href="https://fonts.googleapis.com/css2?family=Manrope:wght@400;700&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Manrope:wght@400;700&display=swap" rel="stylesheet">