From ae345a2f193a4d6022edda76523a39f6e891843e Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Sat, 24 Feb 2024 12:48:55 +0800 Subject: refactor!: rewrite python package --- docs/overrides/main.html | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 docs/overrides/main.html (limited to 'docs/overrides/main.html') diff --git a/docs/overrides/main.html b/docs/overrides/main.html deleted file mode 100644 index d07c0ab..0000000 --- a/docs/overrides/main.html +++ /dev/null @@ -1,13 +0,0 @@ -{% extends "base.html" %} - -{% block content %} - {{ super() }} - - {% if git_page_authors %} -
- - Authors: {{ git_page_authors | default('enable mkdocs-git-authors-plugin') }} - -
- {% endif %} -{% endblock %} -- cgit v1.2.3-70-g09d2