File tree Expand file tree Collapse file tree 1 file changed +13
-9
lines changed
Expand file tree Collapse file tree 1 file changed +13
-9
lines changed Original file line number Diff line number Diff line change 139139 <Space height =" var(--token-space-6)" />
140140</FlexWrapper >
141141
142+ <FlexWrapper width =" 100%" direction =" column" >
143+ <FlexWrapper width =" 80%" direction =" row" justifycontent =" flex-start" wrap =" wrap" gap =" var(--token-space-2)" >
144+ <LinkButton iconbefore =" notifications" href =" /notifications" >Notifications</LinkButton >
145+ <LinkButton iconbefore =" tune" href =" https://account.davidnet.net/account/settings/preferences" >Preferences</LinkButton >
146+ <LinkButton iconbefore =" policy" href =" https://davidnet.net/legal/" >Policies</LinkButton >
147+ <LinkButton iconbefore =" globe" href =" https://davidnet.net/" >Davidnet</LinkButton >
148+ </FlexWrapper >
149+ <Space height =" var(--token-space-6)" />
150+ </FlexWrapper >
151+
152+
142153<!-- 🆕 Dynamische blokken met publieke + interne statussen -->
143154<FlexWrapper width =" 80%" justifycontent =" flex-start" direction =" row" gap =" var(--token-space-4)" wrap =" wrap" >
144155 {#if downServices .length > 0 }
195206 It seems your device's time settings do not match your preferred timezone. This may lead to you seeing incorrect timestamps.
196207 </BlockNote >
197208 {/if }
198- </FlexWrapper >
199-
200- <Space height =" var(--token-space-6)" />
201209
202- <FlexWrapper width =" 80%" direction =" row" justifycontent =" flex-start" wrap =" wrap" gap =" var(--token-space-2)" >
203- <LinkButton iconbefore =" notifications" href =" /notifications" >Notifications</LinkButton >
204- <LinkButton iconbefore =" tune" href =" https://account.davidnet.net/account/settings/preferences" >Preferences</LinkButton >
205- <LinkButton iconbefore =" policy" href =" https://davidnet.net/legal/" >Policies</LinkButton >
206- <LinkButton iconbefore =" globe" href =" https://davidnet.net/" >Davidnet</LinkButton >
210+ <BlockNote appearance =" error" title =" Work in progress" >Some services or apps are still in work in progress and cannot be accessed.</BlockNote >
207211</FlexWrapper >
208212
209- <Space height =" var(--token-space-3 )" />
213+ <Space height =" var(--token-space-6 )" />
210214
211215<FlexWrapper alignitems =" flex-start" width =" 80%" >
212216 <h2 >Apps:</h2 >
You can’t perform that action at this time.
0 commit comments