Compare commits

...

3 Commits

Author SHA1 Message Date
95b4c07815 Merge 2023-06-12 18:27:10 +02:00
fefb5cee13 Added gallery 2023-06-12 18:19:26 +02:00
d49a56e016 Added result's table 2023-06-12 18:08:44 +02:00

View File

@ -8,5 +8,15 @@
</head> </head>
<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 drugim commicie</p>
<h2>Tabela wyników</h2>
<div>
<span>Tu będzie tabela wyników</span>
</div>
<div>
<h3>Galeria miniatur</h3>
</div>
</body> </body>
</html> </html>