Compare commits

..

No commits in common. "master" and "tabela-plikow" have entirely different histories.

View File

@ -9,14 +9,9 @@
<body> <body>
<h1>Uczymy się korzystać z Git-a</h1> <h1>Uczymy się korzystać z Git-a</h1>
<p>Linijka dodana po pierwszym commicie</p> <p>Linijka dodana po pierwszym commicie</p>
<p>Linijka dodana po drugim commicie</p> <h2>Tabel wyninków</h2>
<h2>Tabela wyników</h2>
<div> <div>
<span>Tu będzie tabela wyników</span> <span>Tu będzie tabela wyników</span>
</div> </div>
<div>
<h3>Galeria miniatur</h3>
</div>
</body> </body>
</html> </html>