summaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2017-08-07 22:16:22 +0300
committerYuval Adam <_@yuv.al>2017-08-07 22:16:22 +0300
commita09c7e5156ee730adfb636394b0382a3eeabb0b0 (patch)
tree4f06854cac1ba8373c97a648bea42589b9cb732e /docs/index.html
parent31c71c67a5cf94a1322d6c5fbefe102156520305 (diff)
Fix freezer base URL
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/index.html b/docs/index.html
index 574158b..fcdae6c 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -14,8 +14,8 @@
<link rel="canonical" href="https://postmarketos.org/">
- <link href="/static/css/tachyons.min.css" rel="stylesheet">
- <link href="/static/css/main.css" rel="stylesheet">
+ <link href="/pmosweb/static/css/tachyons.min.css" rel="stylesheet">
+ <link href="/pmosweb/static/css/main.css" rel="stylesheet">
</head>
<body>
@@ -23,7 +23,7 @@
<div class="cf ph2-ns">
<a class="title" href="/">
<h1 class="f2 lh-title">
- <img src="/static/img/recycle.png"></img>
+ <img src="/pmosweb/static/img/recycle.png"></img>
<span>postmarketOS</span>
</h1>
</a>
@@ -36,7 +36,7 @@
</div>
<div class="fl w-100 w-50-ns pa2">
- <img class="banner" src="/static/img/banner.jpg"></img>
+ <img class="banner" src="/pmosweb/static/img/banner.jpg"></img>
</div>
<div class="fl w-100 w-50-ns pa2">
<p class="intro">postmarketOS (<i>pmOS</i>), is a touch-optimized, pre-configured <a href="https://alpinelinux.org">Alpine Linux</a> that can be installed on smartphones and other mobile devices. The project is at very early stages of development and is not yet usable for most users.</p>