Compare commits

..

2 Commits

Author SHA1 Message Date
vellt
94a653dbe8 updated readme 2024-09-15 17:40:31 +02:00
vellt
ccd226a472 main branch added 2024-09-15 17:25:55 +02:00
16 changed files with 2 additions and 15 deletions

View File

@ -1 +0,0 @@
https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css

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

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.

Before

Width:  |  Height:  |  Size: 189 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 44 KiB

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 branch_nev https://github.com/vellt/web_12B_1csop_forrasok.git
```