Commit 180ba134 authored by Jan Enzo Salvador's avatar Jan Enzo Salvador

Created a function that displays the about page

parent 67035bc0
from django.http import HttpResponse
def indexAbout(request):
return HttpResponse("Hello, I am a college student taking the course BS Computer Science in Ateneo de Manila University. I love listening to music specifically Korean drama OSTs and Korean pop music")
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