move releases script back to the bottom
This commit is contained in:
parent
d1edf6e168
commit
d27b1d8acc
@ -53,7 +53,6 @@
|
|||||||
<div id="stable"></div>
|
<div id="stable"></div>
|
||||||
<h2>Beta channel</h2>
|
<h2>Beta channel</h2>
|
||||||
<div id="beta"></div>
|
<div id="beta"></div>
|
||||||
<script src="/releases.js?2"></script>
|
|
||||||
</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/graphene.png" width="697" height="599" alt=""/>GrapheneOS</a>
|
||||||
@ -61,5 +60,6 @@
|
|||||||
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
<a href="https://twitter.com/GrapheneOS">Twitter</a>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
<script src="/releases.js?2"></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user