@@ -5,4 +5,4 @@ from django.http import HttpResponse
...
@@ -5,4 +5,4 @@ from django.http import HttpResponse
defindex(request):
defindex(request):
returnHttpResponse('about')
returnHttpResponse('Hello! This is Rachel and my top artist is Paramore because it is nostalgic and I crave the happiness I once felt when I first listened to them.')