File tree Expand file tree Collapse file tree
_templates/sphinx_minoo_theme Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 {% endif %}
1313{%- endblock %}
1414
15- {% if favicon %}
16- < link rel ="shortcut icon " type ="image/x-icon " href ="{{ pathto('_static/' + favicon, 1) }} "/>
17- {% endif %}
15+
16+ < link rel ="shortcut icon " type ="image/x-icon " href ="{{ pathto('_static/favicon.ico' , 1) }} "/>
17+
1818
1919{% if not embedded %}
2020 {% if use_opensearch %}
3636{% if theme_direction == "ltr" %}
3737 < link rel ="stylesheet " type =text/css href ="{{ pathto('_static/minoo-ltr.css', 1) }} ">
3838{% else %}
39- < link rel ="stylesheet " type =text/css href ="{{ pathto('_static/minoo.css', 1) }} ">
39+ < link rel ="stylesheet " type =text/css href ="{{ pathto('_static/minoo-20210219 .css', 1) }} ">
4040{% endif %}
4141
4242{%- block linktags %}
File renamed without changes.
Original file line number Diff line number Diff line change 843843
844844:emoji-size: `😊 ` امیدوارم مفید بوده باشه
845845
846- `لطفا دیدگاه و سوالهای مرتبط با این درس خود را در کدرز مطرح نمایید. <http ://www.coderz.ir/python-tutorial-re-regex/ >`_
846+ `لطفا دیدگاه و سوالهای مرتبط با این درس خود را در کدرز مطرح نمایید. <https ://www.coderz.ir/python-regular-expression >`_
847847
848848
849849
You can’t perform that action at this time.
0 commit comments