Skip to content

Commit

Permalink
X icon (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
daveylupes authored Aug 7, 2024
1 parent 06d00c5 commit aa22a68
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion main/layouts/partials/head.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<!-- Github Buttons -->
<script async defer src="https://buttons.github.io/buttons.js"></script>
<!-- Font Awesome icons (free version)-->
<script src="https://use.fontawesome.com/releases/v6.1.0/js/all.js" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.6.0/js/all.min.js" integrity="sha512-6sSYJqDreZRZGkJ3b+YfdhB3MzmuP9R7X1QZ6g5aIXhRvR1Y/N/P47jmnkENm7YL3oqsmI6AK+V6AD99uWDnIw==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<!-- Mater-->
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
<link rel="preconnect" href="https://fonts.gstatic.com">
Expand Down
2 changes: 1 addition & 1 deletion main/layouts/partials/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
data-icon="octicon-repo-forked" data-show-count="true"
aria-label="Fork joernio/joern on GitHub">Fork</a>
<a class="social-link social-link-tw" href="https://twitter.com/joernio"><i
class="fab fa-twitter"></i></a>
class="fa-brands fa-x-twitter"></i></a>
</div>
</div>
</div>
Expand Down

0 comments on commit aa22a68

Please sign in to comment.