@@ -2,4 +2,4 @@ from django.shortcuts import render
fromdjango.httpimportHttpResponse
defindex(request):
returnHttpResponse("I'm into pop music or whatever's trending, both English and Filipino. I also listen to some K-Pop songs.")
\ No newline at end of file
returnHttpResponse("Hi! I am Lex and I have a basic music taste. I'm into pop music or whatever's trending, both English and Filipino. I also listen to some K-Pop songs.")