README z linkiem do aplikacji i zmiana nazwy na Nonograms

This commit is contained in:
2026-02-08 15:42:44 +01:00
parent b8cf4d3cf4
commit f42c04db34
2 changed files with 4 additions and 1 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# Nonograms
Link do aplikacji: https://nonograms.7u.pl

View File

@@ -27,7 +27,7 @@ onMounted(() => {
<FixedBar /> <FixedBar />
<header class="game-header"> <header class="game-header">
<h1>NONOGRAMY</h1> <h1>NONOGRAMS</h1>
<div class="underline"></div> <div class="underline"></div>
</header> </header>