mirror of
https://github.com/yummy4friends/y4f.git
synced 2025-02-11 10:08:43 +01:00
* Fix: Use razor syntax to comment in old comment * Fix: Made comment actually work * Feat: Add Yummy-Punkte page * Feat: Start working on page
7 lines
183 B
Plaintext
7 lines
183 B
Plaintext
@page "/yummypoints"
|
|
|
|
<body style='--blazor-load-percentage: 100%; --blazor-load-percentage-text: "100%";'>
|
|
<div class="d-flex justify-content-center">
|
|
|
|
</div>
|
|
</body> |