We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent babe895 commit 1faa81fCopy full SHA for 1faa81f
2 files changed
_templates/sphinx_minoo_theme/includes/header.html
@@ -99,3 +99,5 @@
99
100
<script type="text/javascript" src="{{ pathto('_static/minoo.js', 1) }}"></script>
101
<script type="text/javascript" src="{{ pathto('_static/modernizr.min.js', 1) }}"></script>
102
+
103
+ <script async defer src="https://buttons.github.io/buttons.js"></script>
_templates/sphinx_minoo_theme/includes/top.html
@@ -39,6 +39,10 @@
39
</a>
40
</div>
41
42
+<div class="top-links" style="direction: ltr;float: right;">
43
+ <a class="github-button" href="https://github.com/saeiddrv/PythonPersianTutorial" data-size="large" data-show-count="true" aria-label="Star saeiddrv/PythonPersianTutorial on GitHub">Star</a>
44
+<div>
45
46
<div class="top-links top-blue">
47
48
0 commit comments