1 Commits

Author SHA1 Message Date
vellt 6ed90780b3 galleria 2024-10-20 20:27:38 +02:00
23 changed files with 2 additions and 14 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 165 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 61 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 98 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 107 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 642 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 308 KiB

-12
View File
@@ -1,12 +0,0 @@
const varosok = [
{ name: "Berlin", value: "Berlin" },
{ name: "Tokió", value: "Tokyo" },
{ name: "Rio", value: "Rio" },
{ name: "Nairobi", value: "Nairobi" },
{ name: "Lisszabon", value: "Lisbon" },
{ name: "Moszkva", value: "Moscow" },
{ name: "Denver", value: "Denver" },
{ name: "Stockholm", value: "Stockholm" },
{ name: "Helsinki", value: "Helsinki" },
{ name: "Professzor", value: "Professor" }
];
Binary file not shown.

After

Width:  |  Height:  |  Size: 492 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 667 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 189 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 112 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 148 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 426 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 MiB

+2 -2
View File
@@ -7,5 +7,5 @@ Ez a repository a **Webfejlesztés II** tárgy forrásanyagait tartalmazza, amel
A forrásanyagok letöltéséhez és használatához futtasd az alábbi parancsot a kívánt branchet letöltve:
```bash
git clone -b varosok https://github.com/vellt/web_12B_1csop_forrasok.git
```
git clone -b galleria https://github.com/vellt/web_12B_1csop_forrasok.git
```