-
Notifications
You must be signed in to change notification settings - Fork 0
/
db.yaml
55 lines (53 loc) · 1.8 KB
/
db.yaml
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
images:
Grapes:
path: "images/Portfolio/photography/flora/Grapes.PNG"
potrait: "true"
type: Wildlife
"Acrylic Mount":
100CM: 2500
170CM: 3000
"Other Mount":
100CM: 1500
170CM: 2000
description:
"Hello this is a picture taken by me, I am a profession photographer. This me talking about myself. No this is just a test. This is not a real description. This is not on every webpage. It is in the database. This picture is Grape."
WaterLily:
path: "images/Portfolio/photography/flora/WaterLily.jpg"
potrait: "false"
type: Flora
"Acrylic Mount":
100CM: 2500
170CM: 3000
"Other Mount":
100CM: 1500
170CM: 2000
description:
"Hello this is a picture taken by me, I am a profession photographer. This me talking about myself. No this is just a test. This is not a real description This is not on every webpage. It is in the database. This picture is WaterLily."
WhiteFlower:
path: "images/Portfolio/photography/flora/WhiteFlower.jpg"
potrait: "false"
type: Wildlife
"Acrylic Mount":
100CM: 2500
170CM: 3000
"Other Mount":
100CM: 1500
170CM: 2000
description:
"Hello this is a picture taken by me, I am a profession photographer. This me talking about myself. No this is just a test. This is not a real description This is not on every webpage. It is in the database. This picture is WhiteFlower."
YelloFlower:
path: "images/Portfolio/photography/flora/YelloFlower.jpg"
potrait: "true"
type: Painting
"Acrylic Mount":
100CM: 2500
New:
path: "images/Portfolio/photography/landscape/Night_scene.JPEG"
potrait: "true"
type: "Hello"
"Acrylic Mount":
100CM: 2500
170CM: 3000
"Other Mount":
100CM: 1500
170CM: 2000