Docs internal update
This commit is contained in:
parent
7b739eca08
commit
fd8c01a828
2 changed files with 9 additions and 0 deletions
6
docs_modification/main.html
Normal file
6
docs_modification/main.html
Normal file
|
@ -0,0 +1,6 @@
|
|||
{% extends "base.html" %}
|
||||
|
||||
{% block site_meta %}
|
||||
{{ super() }}
|
||||
<meta name="google-site-verification" content="8xgnehu9d-gPUJzwbTvdkzsSuJBAaGz7lUcdlNjTwIY" />
|
||||
{% site_meta %
|
|
@ -1 +1,4 @@
|
|||
site_name: PySimpleGUI
|
||||
theme:
|
||||
name: mkdocs
|
||||
custom_dir: docs_modification/
|
Loading…
Add table
Add a link
Reference in a new issue