Deployed ba0f9e6 to dev with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
github-actions 2025-01-09 20:47:33 +00:00
parent 07638e0fed
commit e29034ce6a
3 changed files with 9 additions and 9 deletions

File diff suppressed because one or more lines are too long

View file

@ -49,8 +49,8 @@ from django.urls import URLPattern, URLResolver
from django_components import ComponentVars, TagFormatterABC from django_components import ComponentVars, TagFormatterABC
from django_components.component import Component from django_components.component import Component
from django_components.templatetags.component_tags import TagSpec
from django_components.util.misc import get_import_path from django_components.util.misc import get_import_path
from django_components.util.template_tag import TagSpec
# NOTE: This file is an entrypoint for the `gen-files` plugin in `mkdocs.yml`. # NOTE: This file is an entrypoint for the `gen-files` plugin in `mkdocs.yml`.
# However, `gen-files` plugin runs this file as a script, NOT as a module. # However, `gen-files` plugin runs this file as a script, NOT as a module.

View file

@ -1,7 +1,7 @@
[ [
{ {
"version": "dev", "version": "dev",
"title": "dev (a79b24b)", "title": "dev (ba0f9e6)",
"aliases": [] "aliases": []
}, },
{ {