replace logo image
This commit is contained in:
parent
36a3158244
commit
f3b13c8357
@ -39,6 +39,7 @@ Header set Cache-Control "public, max-age=31536000"
|
|||||||
</FilesMatch>
|
</FilesMatch>
|
||||||
|
|
||||||
RedirectMatch 301 ^/security.txt$ /.well-known/security.txt
|
RedirectMatch 301 ^/security.txt$ /.well-known/security.txt
|
||||||
|
RedirectMatch 301 ^/graphene.png$ /logo.png
|
||||||
|
|
||||||
RewriteEngine on
|
RewriteEngine on
|
||||||
|
|
||||||
|
@ -371,7 +371,7 @@ cd ../..</pre>
|
|||||||
external/ repositories. There are no modifications to it for GrapheneOS.</p>
|
external/ repositories. There are no modifications to it for GrapheneOS.</p>
|
||||||
</div>
|
</div>
|
||||||
<footer>
|
<footer>
|
||||||
<a href="/"><img src="https://grapheneos.org/graphene.png" width="697" height="599" alt=""/>GrapheneOS</a>
|
<a href="/"><img src="https://grapheneos.org/logo.png" width="512" height="512" alt=""/>GrapheneOS</a>
|
||||||
<div id="social">
|
<div id="social">
|
||||||
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
||||||
<a href="https://github.com/GrapheneOS">GitHub</a>
|
<a href="https://github.com/GrapheneOS">GitHub</a>
|
||||||
|
@ -56,7 +56,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<footer>
|
<footer>
|
||||||
<a href="/"><img src="https://grapheneos.org/graphene.png" width="697" height="599" alt=""/>GrapheneOS</a>
|
<a href="/"><img src="https://grapheneos.org/logo.png" width="512" height="512" alt=""/>GrapheneOS</a>
|
||||||
<div id="social">
|
<div id="social">
|
||||||
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
||||||
<a href="https://github.com/GrapheneOS">GitHub</a>
|
<a href="https://github.com/GrapheneOS">GitHub</a>
|
||||||
@ -69,7 +69,7 @@
|
|||||||
"name": "GrapheneOS",
|
"name": "GrapheneOS",
|
||||||
"description": "GrapheneOS is an open source project focused on mobile privacy and security.",
|
"description": "GrapheneOS is an open source project focused on mobile privacy and security.",
|
||||||
"url": "https://grapheneos.org/",
|
"url": "https://grapheneos.org/",
|
||||||
"logo": "https://grapheneos.org/graphene.png",
|
"logo": "https://grapheneos.org/logo.png",
|
||||||
"email": "contact@grapheneos.org",
|
"email": "contact@grapheneos.org",
|
||||||
"sameAs": [
|
"sameAs": [
|
||||||
"https://twitter.com/GrapheneOS",
|
"https://twitter.com/GrapheneOS",
|
||||||
|
@ -47,7 +47,7 @@
|
|||||||
does not allow multiple personal accounts</a>.
|
does not allow multiple personal accounts</a>.
|
||||||
</div>
|
</div>
|
||||||
<footer>
|
<footer>
|
||||||
<a href="/"><img src="https://grapheneos.org/graphene.png" width="697" height="599" alt=""/>GrapheneOS</a>
|
<a href="/"><img src="https://grapheneos.org/logo.png" width="512" height="512" alt=""/>GrapheneOS</a>
|
||||||
<div id="social">
|
<div id="social">
|
||||||
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
||||||
<a href="https://github.com/GrapheneOS">GitHub</a>
|
<a href="https://github.com/GrapheneOS">GitHub</a>
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 12 KiB |
@ -109,7 +109,7 @@
|
|||||||
ends up being fairly tied to the hardware.</p>
|
ends up being fairly tied to the hardware.</p>
|
||||||
</div>
|
</div>
|
||||||
<footer>
|
<footer>
|
||||||
<a href="/"><img src="https://grapheneos.org/graphene.png" width="697" height="599" alt=""/>GrapheneOS</a>
|
<a href="/"><img src="https://grapheneos.org/logo.png" width="512" height="512" alt=""/>GrapheneOS</a>
|
||||||
<div id="social">
|
<div id="social">
|
||||||
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
||||||
<a href="https://github.com/GrapheneOS">GitHub</a>
|
<a href="https://github.com/GrapheneOS">GitHub</a>
|
||||||
|
@ -115,7 +115,7 @@ TMPDIR="$PWD/tmp" ./flash-all.sh</pre>
|
|||||||
<pre>fastboot erase avb_custom_key</pre>
|
<pre>fastboot erase avb_custom_key</pre>
|
||||||
</div>
|
</div>
|
||||||
<footer>
|
<footer>
|
||||||
<a href="/"><img src="https://grapheneos.org/graphene.png" width="697" height="599" alt=""/>GrapheneOS</a>
|
<a href="/"><img src="https://grapheneos.org/logo.png" width="512" height="512" alt=""/>GrapheneOS</a>
|
||||||
<div id="social">
|
<div id="social">
|
||||||
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
||||||
<a href="https://github.com/GrapheneOS">GitHub</a>
|
<a href="https://github.com/GrapheneOS">GitHub</a>
|
||||||
|
BIN
static/logo.png
Normal file
BIN
static/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.7 KiB |
@ -245,7 +245,7 @@
|
|||||||
|
|
||||||
</div>
|
</div>
|
||||||
<footer>
|
<footer>
|
||||||
<a href="/"><img src="https://grapheneos.org/graphene.png" width="697" height="599" alt=""/>GrapheneOS</a>
|
<a href="/"><img src="https://grapheneos.org/logo.png" width="512" height="512" alt=""/>GrapheneOS</a>
|
||||||
<div id="social">
|
<div id="social">
|
||||||
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
||||||
<a href="https://github.com/GrapheneOS">GitHub</a>
|
<a href="https://github.com/GrapheneOS">GitHub</a>
|
||||||
|
@ -65,7 +65,7 @@
|
|||||||
build system, similar to other prebuilts like Chromium.</p>
|
build system, similar to other prebuilts like Chromium.</p>
|
||||||
</div>
|
</div>
|
||||||
<footer>
|
<footer>
|
||||||
<a href="/"><img src="https://grapheneos.org/graphene.png" width="697" height="599" alt=""/>GrapheneOS</a>
|
<a href="/"><img src="https://grapheneos.org/logo.png" width="512" height="512" alt=""/>GrapheneOS</a>
|
||||||
<div id="social">
|
<div id="social">
|
||||||
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
||||||
<a href="https://github.com/GrapheneOS">GitHub</a>
|
<a href="https://github.com/GrapheneOS">GitHub</a>
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
<p><strong>This page is currently a placeholder and will be filled with lots of content over time.</strong></p>
|
<p><strong>This page is currently a placeholder and will be filled with lots of content over time.</strong></p>
|
||||||
</div>
|
</div>
|
||||||
<footer>
|
<footer>
|
||||||
<a href="/"><img src="https://grapheneos.org/graphene.png" width="697" height="599" alt=""/>GrapheneOS</a>
|
<a href="/"><img src="https://grapheneos.org/logo.png" width="512" height="512" alt=""/>GrapheneOS</a>
|
||||||
<div id="social">
|
<div id="social">
|
||||||
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
||||||
<a href="https://github.com/GrapheneOS">GitHub</a>
|
<a href="https://github.com/GrapheneOS">GitHub</a>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user