File tree Expand file tree Collapse file tree 1 file changed +5
-15
lines changed
Expand file tree Collapse file tree 1 file changed +5
-15
lines changed Original file line number Diff line number Diff line change 11site_name : Python CDMX
22site_description : Comunidad de desarrolladores Python en la Ciudad de México
3- site_author : Python CDMX Community
4- site_url : https://python-cdmx.github.io
3+ site_author : Comunidad Python CDMX
4+ site_url : https://pythoncdmx.org
55
66# Repository
77repo_name : PythonMexico/pythonCDMX
@@ -20,25 +20,19 @@ theme:
2020 # Custom colors based on logo
2121 palette :
2222 # Light mode
23- - scheme : material
24- # primary: green
25- # accent: red
23+ - scheme : default
2624 toggle :
2725 icon : material/brightness-auto
28- name : Switch to dark mode
26+ name : Cambiar a modo oscuro
2927 # Dark mode
3028 - scheme : slate
31- # primary: green
32- # accent: red
3329 toggle :
3430 icon : material/brightness-7
35- name : Switch to light mode
31+ name : Cambiar a modo claro
3632
3733 # Features - configuración optimizada
3834 features :
3935 - announce.dismiss
40- # - content.action.edit
41- # - content.action.view
4236 - content.code.annotate
4337 - content.code.copy
4438 - content.code.select
6559 # Icons
6660 icon :
6761 repo : fontawesome/brands/github
68- edit : material/pencil
69- view : material/eye
7062
7163# Navigation
7264nav :
@@ -99,8 +91,6 @@ plugins:
9991 minify_js : true
10092 htmlmin_opts :
10193 remove_comments : true
102- - tags :
103- tags_file : tags.md
10494
10595# Social links
10696extra :
You can’t perform that action at this time.
0 commit comments