Browse Source

added some embed links to json

master
alicestrt 3 years ago
parent
commit
7caac12dff
  1. 7
      wells/static/css/style.css
  2. 8
      wells/static/js/group1.json

7
wells/static/css/style.css

@ -4,7 +4,7 @@
@import url('https://fonts.googleapis.com/css2?family=Asul&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Walter+Turncoat&display=swap');
* {
border: 0px black solid;
border: 1px black solid;
}
body {
@ -134,7 +134,10 @@ stroke-dasharray:6px;
height:500px;
width:700px;
}
a {
text-decoration: none;
color: #218380;
}
/* map legend */
#box1 {

8
wells/static/js/group1.json

@ -5,7 +5,7 @@
"id": "dadaloglu",
"time": 1,
"bio": "bio1",
"url": "https://www.youtube.com/embed/AnsVY_gjJns"
"url": "https://www.youtube.com/embed/AP4vx1BPbYY"
},
{
"name": "Dedekorkut",
@ -16,12 +16,12 @@
"url": "https://www.youtube.com/embed/AnsVY_gjJns"
},
{
"name": "Aşık Nesimi",
"name": "Kul Nesimi",
"group": 1,
"id": "asikN",
"time": 1,
"bio": "bio1",
"url": "https://www.youtube.com/embed/AnsVY_gjJns"
"url": "https://www.youtube.com/embed/VmS87Swhcdk"
},
{
"name": "Aşık Ali İzzet",
@ -29,7 +29,7 @@
"id": "asikA",
"time": 1,
"bio": "bio1",
"url": "https://www.youtube.com/embed/AnsVY_gjJns"
"url": "https://www.youtube.com/embed/opunkzOcGS4"
},
{
"name": "Aşık Mahzuni Şerif",

Loading…
Cancel
Save