feat: add gitea doctor details and realaravinth photo
ci/woodpecker/pr/woodpecker Pipeline failed Details

pull/11/head
Aravinth Manivannan 2022-04-26 18:28:55 +05:30
parent 18a90334ce
commit c68fd09fea
Signed by: realaravinth
GPG Key ID: AD9F0F08E855ED88
2 changed files with 49 additions and 0 deletions

49
data/clinic-doctors.toml Normal file
View File

@ -0,0 +1,49 @@
## ------------- start dachary ---------
[[ doctors ]]
nick = "dachary"
name ="Loïc Dachary"
website = "https://dachary.org"
[[ doctors.reviews ]]
name = "Rob B"
rating = 5
remarks = "Nice"
## ------------- end dachary ---------
## ------------- start realaravinth ---------
[[ doctors ]]
nick = "realaravinth"
name ="Aravinth Manivannan"
website = "https://batsense.net"
picture = "/people/realaravinth.jpg"
[[ doctors.reviews ]]
name = "Lisa V"
rating = 5
remarks = "Timely response, very satisfied."
[[ doctors.reviews ]]
name = "Bob C"
rating = 4.7
remarks = "Nice"
## ------------- end realaravinth ---------
## ------------- start easter-eggs ---------
[[ doctors ]]
nick = "easter-eggs"
name ="Easter-eggs"
website = "https://easter-eggs.com/"
[[ doctors.reviews ]]
name = "Ken G"
rating = 5
remarks = "Very reliable!"
## ------------- end easter-eggs ---------

Binary file not shown.

After

Width:  |  Height:  |  Size: 88 KiB