Commit 7cd3cc28 authored by rachbit's avatar rachbit

Updated views.py in contact app to include contact information

parent b1483802
......@@ -5,4 +5,4 @@ from django.http import HttpResponse
def index(request):
return HttpResponse('contact')
return HttpResponse('You can contact me at 678-999-8212!')
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment