eager load more components

This commit is contained in:
Matt Hill
2023-03-15 20:47:29 -06:00
committed by Aiden McClelland
parent dbfbac62c0
commit 4bf5eb398b

View File

@@ -60,6 +60,8 @@
<ion-toolbar></ion-toolbar>
<!-- images -->
<img src="assets/img/icons/bitcoin.svg" />
<img src="assets/img/icon.png" />
<img src="assets/img/logo.png" />
<img src="assets/img/icon.png" />
<img src="assets/img/icon_transparent.png" />
@@ -72,11 +74,14 @@
<div style="visibility: hidden; height: 0">
<!-- 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; font-weight: bold">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; 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: Redacted">a</p>
</div>