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>
|
||||
|
||||
RedirectMatch 301 ^/security.txt$ /.well-known/security.txt
|
||||
RedirectMatch 301 ^/graphene.png$ /logo.png
|
||||
|
||||
RewriteEngine on
|
||||
|
||||
|
@ -371,7 +371,7 @@ cd ../..</pre>
|
||||
external/ repositories. There are no modifications to it for GrapheneOS.</p>
|
||||
</div>
|
||||
<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">
|
||||
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
||||
<a href="https://github.com/GrapheneOS">GitHub</a>
|
||||
|
@ -56,7 +56,7 @@
|
||||
</ul>
|
||||
</div>
|
||||
<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">
|
||||
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
||||
<a href="https://github.com/GrapheneOS">GitHub</a>
|
||||
@ -69,7 +69,7 @@
|
||||
"name": "GrapheneOS",
|
||||
"description": "GrapheneOS is an open source project focused on mobile privacy and security.",
|
||||
"url": "https://grapheneos.org/",
|
||||
"logo": "https://grapheneos.org/graphene.png",
|
||||
"logo": "https://grapheneos.org/logo.png",
|
||||
"email": "contact@grapheneos.org",
|
||||
"sameAs": [
|
||||
"https://twitter.com/GrapheneOS",
|
||||
|
@ -47,7 +47,7 @@
|
||||
does not allow multiple personal accounts</a>.
|
||||
</div>
|
||||
<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">
|
||||
<a href="https://twitter.com/GrapheneOS">Twitter</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>
|
||||
</div>
|
||||
<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">
|
||||
<a href="https://twitter.com/GrapheneOS">Twitter</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>
|
||||
</div>
|
||||
<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">
|
||||
<a href="https://twitter.com/GrapheneOS">Twitter</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>
|
||||
<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">
|
||||
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
||||
<a href="https://github.com/GrapheneOS">GitHub</a>
|
||||
|
@ -65,7 +65,7 @@
|
||||
build system, similar to other prebuilts like Chromium.</p>
|
||||
</div>
|
||||
<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">
|
||||
<a href="https://twitter.com/GrapheneOS">Twitter</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>
|
||||
</div>
|
||||
<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">
|
||||
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
||||
<a href="https://github.com/GrapheneOS">GitHub</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user