Commit 3d0b0813 authored by Carlo Joseph Echon's avatar Carlo Joseph Echon 🐟

Update urls.py

parent abf5ba83
......@@ -3,5 +3,5 @@ from django.urls import path
from . import views
urlpatterns = [
path('', views.index, name="index")
path('', views.index, name="indexAnnouncements")
]
\ No newline at end of file
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