Skip to content

Commit 46fe5a1

Browse files
committed
Minor website update
1 parent f7400eb commit 46fe5a1

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

public/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ <h4 class="is-size-4 has-text-weight-bold mb-2">Supports many devices</h4>
213213
<h2 class="has-text-white mt-2 mb-3 is-size-1 is-size-3-mobile has-text-weight-bold">Want to give your old
214214
phone a second life or free your new phone?</h2>
215215
<div class="has-text-white content">
216-
<p>The OpenAndroidInstaller helps you installing a custom android operating system on your phone without
216+
<p>The OpenAndroidInstaller helps you install a custom android operating system on your phone without
217217
the technical hassle.</p>
218218
<ul>
219219
<li>Keep your smartphone up-to-date even if your vendor doesn't supply updates.</li>
@@ -224,7 +224,7 @@ <h2 class="has-text-white mt-2 mb-3 is-size-1 is-size-3-mobile has-text-weight-b
224224
<div class="column is-5 ml-auto">
225225
<div class="mx-auto box p-6 has-background-light has-text-centered">
226226
<h4 class="is-size-5 mb-2 has-text-weight-bold">Free your Android device with a custom ROM!</h4>
227-
<p class="has-text-grey-dark mb-4">Works on Windows, MacOS and Linux.</p>
227+
<p class="has-text-grey-dark mb-4">Works on Windows and Linux.</p>
228228
<a class="button is-link is-fullwidth hover-transition" href="https://openandroidinstaller.org/download.html"
229229
id="download-banner">
230230
<span class="icon is-small">
@@ -247,12 +247,12 @@ <h4 class="is-size-5 mb-2 has-text-weight-bold">Free your Android device with a
247247
<h2 class="mt-2 mb-3 is-size-1 is-size-3-mobile has-text-weight-bold">Getting started</h2>
248248
<div class="content">
249249
<p>
250-
Linux is currently the best supported platform (tested with Ubuntu 20.04/22.04 LTS).
251-
Windows and MacOS are also well supported but you might experience more issues. So far there is no
250+
Linux is currently the best supported platform (tested with Ubuntu 24.04 LTS).
251+
Windows is also well supported but you might experience more issues. So far there is no
252252
support for ARM-based systems.
253253
</p>
254254
<p>
255-
Note, that Ubuntu 22.04 can be <a
255+
Note, that Ubuntu 24.04 can be <a
256256
href="https://ubuntu.com/tutorials/try-ubuntu-before-you-install#1-getting-started" rel="noopener"
257257
target="_blank">booted from a USB drive without installing it</a>.
258258
This might be a simple solution if you face any compatibility issues.

templates/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ <h4 class="is-size-4 has-text-weight-bold mb-2">Supports many devices</h4>
115115
<h2 class="has-text-white mt-2 mb-3 is-size-1 is-size-3-mobile has-text-weight-bold">Want to give your old
116116
phone a second life or free your new phone?</h2>
117117
<div class="has-text-white content">
118-
<p>The OpenAndroidInstaller helps you installing a custom android operating system on your phone without
118+
<p>The OpenAndroidInstaller helps you install a custom android operating system on your phone without
119119
the technical hassle.</p>
120120
<ul>
121121
<li>Keep your smartphone up-to-date even if your vendor doesn't supply updates.</li>
@@ -126,7 +126,7 @@ <h2 class="has-text-white mt-2 mb-3 is-size-1 is-size-3-mobile has-text-weight-b
126126
<div class="column is-5 ml-auto">
127127
<div class="mx-auto box p-6 has-background-light has-text-centered">
128128
<h4 class="is-size-5 mb-2 has-text-weight-bold">Free your Android device with a custom ROM!</h4>
129-
<p class="has-text-grey-dark mb-4">Works on Windows, MacOS and Linux.</p>
129+
<p class="has-text-grey-dark mb-4">Works on Windows and Linux.</p>
130130
<a class="button is-link is-fullwidth hover-transition" href="https://openandroidinstaller.org/download.html"
131131
id="download-banner">
132132
<span class="icon is-small">
@@ -149,12 +149,12 @@ <h4 class="is-size-5 mb-2 has-text-weight-bold">Free your Android device with a
149149
<h2 class="mt-2 mb-3 is-size-1 is-size-3-mobile has-text-weight-bold">Getting started</h2>
150150
<div class="content">
151151
<p>
152-
Linux is currently the best supported platform (tested with Ubuntu 20.04/22.04 LTS).
153-
Windows and MacOS are also well supported but you might experience more issues. So far there is no
152+
Linux is currently the best supported platform (tested with Ubuntu 24.04 LTS).
153+
Windows is also well supported but you might experience more issues. So far there is no
154154
support for ARM-based systems.
155155
</p>
156156
<p>
157-
Note, that Ubuntu 22.04 can be <a
157+
Note, that Ubuntu 24.04 can be <a
158158
href="https://ubuntu.com/tutorials/try-ubuntu-before-you-install#1-getting-started" rel="noopener"
159159
target="_blank">booted from a USB drive without installing it</a>.
160160
This might be a simple solution if you face any compatibility issues.

0 commit comments

Comments
 (0)