Skip to content
This repository was archived by the owner on Mar 14, 2021. It is now read-only.

Commit ec0baad

Browse files
authored
Merge pull request #8 from Manueh452/patch-2
Update home_controller.rb
2 parents 8fc38e3 + c5a03b9 commit ec0baad

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

app/controllers/home_controller.rb

+11
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,17 @@ class HomeController < ApplicationController
124124
}
125125
],
126126
}
127+
{
128+
url: "https://lh3.googleusercontent.com/p/AF1QipMtOuibpAiw8BbxFTQZBrcVEVwoY7E0BCtxRp0v=s0",
129+
name: "Broga",
130+
address: "Av. Panorama 604 A, Panorama, 37160 León, Gto.",
131+
tags: [
132+
{
133+
label: "Barato",
134+
color: "success",
135+
},
136+
],
137+
},
127138
]
128139

129140
def index

0 commit comments

Comments
 (0)