Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 44302b898e | |||
| 8d4e057a90 | |||
| f59962ad10 | |||
| f2d510a0ab | |||
| f2734b6f3a | |||
| 01ba749bc7 | |||
| 1f68ae0881 | |||
| 19635d5670 | |||
| 1df5345751 | |||
| 229c455fe8 | |||
| 5466a8f77e | |||
| d7286e8714 |
@@ -0,0 +1 @@
|
|||||||
|
https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css
|
||||||
|
After Width: | Height: | Size: 3.1 KiB |
|
After Width: | Height: | Size: 8.1 KiB |
@@ -0,0 +1,3 @@
|
|||||||
|
📐 Mértani Sorozat Kalkulátor
|
||||||
|
🎉 Számoljuk ki!
|
||||||
|
🔢
|
||||||
|
After Width: | Height: | Size: 64 KiB |
|
After Width: | Height: | Size: 42 KiB |
@@ -1 +0,0 @@
|
|||||||
https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css
|
|
||||||
|
Before Width: | Height: | Size: 5.5 KiB |
|
Before Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 5.6 KiB |
|
Before Width: | Height: | Size: 6.7 KiB |
|
Before Width: | Height: | Size: 7.7 KiB |
|
Before Width: | Height: | Size: 8.7 KiB |
|
Before Width: | Height: | Size: 9.6 KiB |
|
Before Width: | Height: | Size: 71 KiB |
@@ -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:
|
A forrásanyagok letöltéséhez és használatához futtasd az alábbi parancsot a kívánt branchet letöltve:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone -b kepes_dobokocka https://github.com/vellt/web_12B_1csop_forrasok.git
|
git clone -b mertani_sorozat https://github.com/vellt/web_12B_1csop_forrasok.git
|
||||||
```
|
```
|
||||||