From f5279b2ad46bcd802c4173b9600ede98d6f71ffb Mon Sep 17 00:00:00 2001 From: Matheus Agio Nerone <man13@inf.ufpr.br> Date: Tue, 29 Sep 2015 16:22:30 -0300 Subject: [PATCH] change phone number Signed-off-by: Matheus Agio Nerone <man13@inf.ufpr.br> --- app/views/welcome/contact.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/welcome/contact.html.erb b/app/views/welcome/contact.html.erb index 7f16f8d8..38e9966a 100644 --- a/app/views/welcome/contact.html.erb +++ b/app/views/welcome/contact.html.erb @@ -35,7 +35,7 @@ </div> <div class="col-md-3"> <p class="font_roboto_light"> - Telefone: (01)2345-6789 + Telefone: (41)3361-3567 </p> </div> </div> -- GitLab