diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/faq.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/static/faq.html b/static/faq.html index a933ec24..7cdb1cec 100644 --- a/static/faq.html +++ b/static/faq.html @@ -136,15 +136,15 @@ <p>GrapheneOS has official production support for the following devices:</p> <ul> - <li>Pixel 3</li> - <li>Pixel 3 XL</li> - <li>Pixel 3a</li> - <li>Pixel 3a XL</li> - <li>Pixel 4</li> - <li>Pixel 4 XL</li> - <li>Pixel 4a</li> - <li>Pixel 4a (5G)</li> <li>Pixel 5</li> + <li>Pixel 4a (5G)</li> + <li>Pixel 4a</li> + <li>Pixel 4 XL</li> + <li>Pixel 4</li> + <li>Pixel 3a XL</li> + <li>Pixel 3a</li> + <li>Pixel 3 XL</li> + <li>Pixel 3</li> </ul> <p>The release tags for these devices have official builds and updates |
