Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

Add update URL #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion GitHubWindows.user.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
@description Transforms GitHub's pages into a GUI resembling Windows 9x.
@author Athari
@homepageURL https://github.com/Athari/CssGitHubWindows
@updateURL https://raw.githubusercontent.com/Athari/CssGitHubWindows/master/GitHubWindows.user.css
@license MIT
==/UserStyle== */

Expand Down Expand Up @@ -920,4 +921,4 @@
.octicon-graph { background: var(--image-graph) !important; }
.octicon-gear { background: var(--image-config) !important; }
.octicon-repo { background: var(--image-folder-documents) !important; }
}
}