Skip to content

Commit

Permalink
Merge branch 'main' into gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
jgujerry committed Dec 9, 2023
2 parents fff8888 + 1d9b20e commit 84af200
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ <h1 class="mt-5 mb-2 display-4">
</h1>
<div class="row mt-4">
<div class="col-12">
<a class="github-button" href="https://github.com/jgujerry/PythonFrameworks" data-color-scheme="no-preference: light; light: light; dark: light;" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star jgujerry/PythonFrameworks on GitHub">Star</a>
<a class="github-button" href="https://github.com/jgujerry/PythonFrameworks/fork" data-color-scheme="no-preference: light; light: light; dark: light;" data-icon="octicon-repo-forked" data-size="large" data-show-count="true" aria-label="Fork jgujerry/PythonFrameworks on GitHub">Fork</a>
<a class="github-button" href="https://github.com/jgujerry/pythonframeworks" data-color-scheme="no-preference: light; light: light; dark: light;" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star jgujerry/pythonframeworks on GitHub">Star</a>
<a class="github-button" href="https://github.com/jgujerry/pythonframeworks/fork" data-color-scheme="no-preference: light; light: light; dark: light;" data-icon="octicon-repo-forked" data-size="large" data-show-count="true" aria-label="Fork jgujerry/pythonframeworks on GitHub">Fork</a>
</div>
</div>
</div>
Expand Down

0 comments on commit 84af200

Please sign in to comment.