Commit 9f4dc17 1 parent e445ad9 commit 9f4dc17 Copy full SHA for 9f4dc17
File tree 1 file changed +8
-0
lines changed
frontend/projects/ui/src/app/app/preloader
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 6
6
< qr-code value ="hello "> </ qr-code >
7
7
8
8
<!-- Ionic components -->
9
+ < ion-accordion > </ ion-accordion >
10
+ < ion-accordion-group > </ ion-accordion-group >
9
11
< ion-action-sheet > </ ion-action-sheet >
10
12
< ion-alert > </ ion-alert >
11
13
< ion-back-button > </ ion-back-button >
57
59
< ion-menu-button > </ ion-menu-button >
58
60
59
61
<!-- images -->
62
+ < img src ="assets/img/icons/bitcoin.svg " />
63
+ < img src ="assets/img/icon.png " />
60
64
< img src ="assets/img/logo.png " />
65
+ < img src ="assets/img/community-store.png " />
61
66
< img src ="assets/img/icons/snek.png " />
62
67
< img src ="assets/img/icons/wifi-1.png " />
63
68
< img src ="assets/img/icons/wifi-2.png " />
66
71
67
72
< div style ="visibility: hidden; height: 0 ">
68
73
<!-- fonts -->
74
+ < p style ="font-family: Courier New "> a</ p >
75
+ < p style ="font-family: Courier New; font-weight: bold "> a</ p >
69
76
< p style ="font-family: Montserrat "> a</ p >
70
77
< p style ="font-family: Montserrat; font-weight: bold "> a</ p >
71
78
< p style ="font-family: Montserrat; font-weight: 100 "> a</ p >
72
79
< p style ="font-family: Open Sans "> a</ p >
73
80
< p style ="font-family: Open Sans; font-weight: bold "> a</ p >
81
+ < p style ="font-family: Open Sans; font-weight: 600 "> a</ p >
74
82
< p style ="font-family: Open Sans; font-weight: 100 "> a</ p >
75
83
< p style ="font-family: Redacted "> a</ p >
76
84
</ div >
You can’t perform that action at this time.
0 commit comments