mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-04 14:29:45 +00:00
eager load more components
This commit is contained in:
committed by
Aiden McClelland
parent
dbfbac62c0
commit
4bf5eb398b
@@ -60,6 +60,8 @@
|
|||||||
<ion-toolbar></ion-toolbar>
|
<ion-toolbar></ion-toolbar>
|
||||||
|
|
||||||
<!-- images -->
|
<!-- images -->
|
||||||
|
<img src="assets/img/icons/bitcoin.svg" />
|
||||||
|
<img src="assets/img/icon.png" />
|
||||||
<img src="assets/img/logo.png" />
|
<img src="assets/img/logo.png" />
|
||||||
<img src="assets/img/icon.png" />
|
<img src="assets/img/icon.png" />
|
||||||
<img src="assets/img/icon_transparent.png" />
|
<img src="assets/img/icon_transparent.png" />
|
||||||
@@ -72,11 +74,14 @@
|
|||||||
|
|
||||||
<div style="visibility: hidden; height: 0">
|
<div style="visibility: hidden; height: 0">
|
||||||
<!-- fonts -->
|
<!-- fonts -->
|
||||||
|
<p style="font-family: Courier New">a</p>
|
||||||
|
<p style="font-family: Courier New; font-weight: bold">a</p>
|
||||||
<p style="font-family: Montserrat">a</p>
|
<p style="font-family: Montserrat">a</p>
|
||||||
<p style="font-family: Montserrat; font-weight: bold">a</p>
|
<p style="font-family: Montserrat; font-weight: bold">a</p>
|
||||||
<p style="font-family: Montserrat; font-weight: 100">a</p>
|
<p style="font-family: Montserrat; font-weight: 100">a</p>
|
||||||
<p style="font-family: Open Sans">a</p>
|
<p style="font-family: Open Sans">a</p>
|
||||||
<p style="font-family: Open Sans; font-weight: bold">a</p>
|
<p style="font-family: Open Sans; font-weight: bold">a</p>
|
||||||
|
<p style="font-family: Open Sans; font-weight: 600">a</p>
|
||||||
<p style="font-family: Open Sans; font-weight: 100">a</p>
|
<p style="font-family: Open Sans; font-weight: 100">a</p>
|
||||||
<p style="font-family: Redacted">a</p>
|
<p style="font-family: Redacted">a</p>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user