Skip to content

Commit 1faa81f

Browse files
author
Saeid Darvish
committed
add github button
1 parent babe895 commit 1faa81f

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

_templates/sphinx_minoo_theme/includes/header.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,3 +99,5 @@
9999

100100
<script type="text/javascript" src="{{ pathto('_static/minoo.js', 1) }}"></script>
101101
<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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@
3939
</a>
4040
</div>
4141

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+
4246
<div class="top-links top-blue">
4347

4448
</div>

0 commit comments

Comments
 (0)