Merge branch 'main' of ssh://git.autonomic.zone:2222/decentral1se/startinblox-startinoff into main
yes
This commit is contained in:
commit
7361aeb4a9
@ -9,7 +9,7 @@ from django.views.generic import TemplateView
|
||||
urlpatterns = [
|
||||
url(r"^", include("djangoldp.urls")),
|
||||
url(r"^admin/", admin.site.urls),
|
||||
url(r"^", include("djangoldp_webpushnotification.urls")),
|
||||
url(r"^", include("djangoldp_webpushnotification.djangoldp_urls")),
|
||||
path('', home),
|
||||
path(
|
||||
"sw.js",
|
||||
|
Loading…
Reference in New Issue
Block a user