deploy: b56fe21a2b
This commit is contained in:
parent
c59d8d2aba
commit
3429836663
32 changed files with 1295 additions and 312 deletions
|
|
@ -6,8 +6,9 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="/static/main.css?fixcache=1">
|
||||
<script src="/static/scripts/ccd.js"></script>
|
||||
<script src="/static/scripts/main.js" defer></script>
|
||||
<script src="/static/scripts/music.js" defer></script>
|
||||
<script src="/static/scripts/88x31.js" defer></script>
|
||||
<script src="/static/scripts/tips.js" defer></script>
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/static/favicon-16x16.png">
|
||||
|
|
@ -60,6 +61,8 @@
|
|||
</header>
|
||||
<div id="mainHelper">
|
||||
|
||||
|
||||
|
||||
<main>
|
||||
<article>
|
||||
<div id="postHeader">
|
||||
|
|
@ -77,6 +80,7 @@
|
|||
|
||||
</div>
|
||||
|
||||
|
||||
<h2>Recap</h2>
|
||||
|
||||
<p>Android is that open-source operating system that works well for users and is loved by developers. Always known for breaking barriers and being open, expandable, versatile, and even friendly to power users–something not every system dares to be (iOS, Windows Phone). For a long time, Android was seen this way compared to its competitors: a breath of fresh air against the abusive practices of companies like Apple. But it seems the Android we've nurtured for two decades no longer fits in the pockets of Google executives; it is too free, creating ethical and technical barriers to the profitable exploitation path adopted by its developer.</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue