-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapake.txt
More file actions
34 lines (34 loc) · 1 KB
/
Copy pathapake.txt
File metadata and controls
34 lines (34 loc) · 1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
jagasungai-website/
├─ index.html
├─ edukasi.html
├─ pengaduan.html
├─ kegiatan.html
├─ kontak.html
├─ assets/
│ ├─ img/
│ │ ├─ logo/
│ │ │ ├─ logo.png
│ │ │ └─ favicon.ico
│ │ ├─ hero/
│ │ │ └─ hero-01-sungai-tercemar.jpg
│ │ ├─ edukasi/
│ │ │ ├─ edu-01-penyebab-pencemaran.svg
│ │ │ ├─ edu-02-dampak-pencemaran.svg
│ │ │ └─ edu-03-solusi-bersih-sungai.svg
│ │ ├─ icons/
│ │ │ ├─ icon-01-rumah.svg
│ │ │ ├─ icon-02-pabrik.svg
│ │ │ ├─ icon-03-daur-ulang.svg
│ │ │ └─ icon-04-air-bersih.svg
│ │ └─ kegiatan/
│ │ └─ kegiatan-01-bersih-sungai.jpg
│ ├─ vids/
│ │ └─ kampanye.mp4
│ ├─ css/
│ │ └─ style.css
│ └─ js/
│ └─ script.js
└─ backend/
├─ config.php
├─ submit_report.php
└─ database.sql