summaryrefslogtreecommitdiffstats
path: root/_site/projects/desktop-unix
diff options
context:
space:
mode:
authorSadeep Madurange <sadeep@asciimx.com>2025-10-26 16:37:12 +0800
committerSadeep Madurange <sadeep@asciimx.com>2025-10-26 16:50:18 +0800
commitf6d945cd589921886508f7e4338bd4549dab28d3 (patch)
tree1d1adc2b1c5c60d17fddb64eea37620dd5291510 /_site/projects/desktop-unix
parent8b950000ad6e6614b9fb82bf3128aeeb92364611 (diff)
downloadwww-f6d945cd589921886508f7e4338bd4549dab28d3.tar.gz
Fix css for firefox android and other mobile.
Diffstat (limited to '_site/projects/desktop-unix')
-rw-r--r--_site/projects/desktop-unix/index.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/_site/projects/desktop-unix/index.html b/_site/projects/desktop-unix/index.html
index 3b522e2..b65680a 100644
--- a/_site/projects/desktop-unix/index.html
+++ b/_site/projects/desktop-unix/index.html
@@ -5,7 +5,8 @@
<title>Unix for the desktop</title>
<head>
-<meta charset="utf-8">
+ <meta charset="utf-8">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<title>Unix for the desktop</title>
<link rel="stylesheet" href="/assets/css/main.css">
<link rel="stylesheet" href="/assets/css/skeleton.css">
@@ -26,7 +27,7 @@
<a href="/archive/">arc</a>
</li>
<li class="active">
- <a href="/projects/">pjt</a>
+ <a href="/projects/">prj</a>
</li>
<li >
<a href="/about/">abt</a>