Welcome to mirror list, hosted at ThFree Co, Russian Federation.

services.json « data « exampleSite - github.com/uicardiodev/hugo-uilite.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7dd201abe86fc349a3abb46491eb596516af7eab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
	"title" : "Services",
	"services" : [
		{
			"icon" : "pencil-ruler",
			"title" : "Logo Design",
			"description" : "Nunc sapien nisi, maximus eleifend hendrerit sit amet, rutrum vel diam. Duis quam nibh, tincidunt eget nunc nec, suscipit pretium dolor. "
		},
		{
			"icon" : "pen-nib",
			"title" : "Graphics Design",
			"description" : "Nunc sapien nisi, maximus eleifend hendrerit sit amet, rutrum vel diam. Duis quam nibh, tincidunt eget nunc nec, suscipit pretium dolor. "
		}
	]
}