README z linkiem do aplikacji i zmiana nazwy na Nonograms
This commit is contained in:
3
README.md
Normal file
3
README.md
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
# Nonograms
|
||||||
|
|
||||||
|
Link do aplikacji: https://nonograms.7u.pl
|
||||||
@@ -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>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user