mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 08:46:39 +00:00
fix(userstyle): add @license properties to userstyles
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
/* ==UserStyle==
|
||||
@name GitHub Dark Tweaks
|
||||
@description Custom tweaks for GitHub Dark (https://github.com/StylishThemes/GitHub-Dark)
|
||||
@version 1.0.1
|
||||
@license MIT
|
||||
@author Jim Myhrberg (https://jimeh.me/)
|
||||
@version 1.0.0
|
||||
@namespace jimeh.me
|
||||
@homepageURL https://github.com/jimeh/dotfiles/blob/master/userstyles/github-dark-tweaks.user.css
|
||||
@updateURL https://github.com/jimeh/dotfiles/raw/master/userstyles/github-dark-tweaks.user.css
|
||||
|
||||
@@ -1,8 +1,9 @@
|
||||
/* ==UserStyle==
|
||||
@name GitHub Tab-Size
|
||||
@description Customize tab-width in GitHub code views
|
||||
@version 1.0.1
|
||||
@license MIT
|
||||
@author Jim Myhrberg (https://jimeh.me/)
|
||||
@version 1.0.0
|
||||
@namespace jimeh.me
|
||||
@homepageURL https://github.com/jimeh/dotfiles/blob/master/userstyles/github-tab-size.user.css
|
||||
@updateURL https://github.com/jimeh/dotfiles/raw/master/userstyles/github-tab-size.user.css
|
||||
|
||||
Reference in New Issue
Block a user