add: настройки типографа (01)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from django.contrib import admin
|
||||
from django.urls import path, include
|
||||
|
||||
# from etpgrf_site.etpgrf.typograph import Typographer
|
||||
urlpatterns = [
|
||||
path('admin/', admin.site.urls),
|
||||
path('', include('typograph.urls')),
|
||||
|
||||
Reference in New Issue
Block a user