Skip to content

Commit

Permalink
Updated favicon.
Browse files Browse the repository at this point in the history
  • Loading branch information
hazrpg authored Dec 31, 2021
1 parent 7df266a commit cd096b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-link-fixer.user.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
// @description This script fixes GitHub links are more usable. When you right-click and save-as it will now download the proper raw version. If you click it will continue to work as normal. This is the fix Linus from LTT needed.
// @author hazrpg
// @match https://*.github.com/*
// @icon https://www.google.com/s2/favicons?domain=github.com
// @icon https://github.githubassets.com/favicons/favicon.svg
// @grant none
// @require https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js
// @require https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/js/all.min.js
Expand Down

0 comments on commit cd096b9

Please sign in to comment.