Flipper
This commit is contained in:
parent
22db8718a7
commit
3a380696e4
24
homepage/knowledge/flipper.html
Normal file
24
homepage/knowledge/flipper.html
Normal file
@ -0,0 +1,24 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<HTML LANG="en">
|
||||||
|
<HEAD>
|
||||||
|
<LINK HREF="http://www.trinity.moe/knowledge/flipper" REL="canonical" />
|
||||||
|
<LINK HREF="https://raw.githubusercontent.com/devenblake/homepage/main/favicon.ico" REL="shortcut icon" TYPE="image/x-icon" />
|
||||||
|
<LINK HREF="/css/blank.css" ID="styling" REL="stylesheet" />
|
||||||
|
<META CHARSET="UTF-8" />
|
||||||
|
<META CONTENT="noindex" NAME="googlebot" /> <!-- FUCK GOOGLE -->
|
||||||
|
<META CONTENT="interest-cohort=()" HTTP-EQUIV="Permissions-Policy" /> <!-- FUCK GOOGLE -->
|
||||||
|
<META NAME="viewport" CONTENT="width=device-width, initial-scale=1" />
|
||||||
|
<TITLE>knowledge/flipper</TITLE>
|
||||||
|
</HEAD>
|
||||||
|
<BODY>
|
||||||
|
<P><A HREF="/">~ Return to the rest of the site</A></P>
|
||||||
|
<SCRIPT SRC="/js/cookies.js" TYPE="application/javascript"></SCRIPT>
|
||||||
|
<SCRIPT SRC="/js/sheets.js" TYPE="application/javascript"></SCRIPT>
|
||||||
|
<SCRIPT TYPE="application/javascript">window.onload = window.initializesheets;</SCRIPT>
|
||||||
|
<H1>flipper</H1>
|
||||||
|
<H3>updated 2022-03-14</H3>
|
||||||
|
<HR ALIGN="left" SIZE="1" WIDTH="25%" />
|
||||||
|
<H2>Firmware</H2>
|
||||||
|
<P>The source code for the Flipper Zero's official firmware can be found <A HREF="https://github.com/flipperdevices/flipperzero-firmware">on GitHub</A>.</P>
|
||||||
|
</BODY>
|
||||||
|
</HTML>
|
Loading…
Reference in New Issue
Block a user