add plugin pre-bundled so to allow ease of download (idk how to use releases yet)
This commit is contained in:
parent
c5fe6d3812
commit
2c90921896
6 changed files with 2630 additions and 2618 deletions
|
|
@ -1,9 +1,9 @@
|
|||
/**
|
||||
* @name USRPFP
|
||||
* @author FoxStorm1, Pikai
|
||||
* @version 1.0.1
|
||||
* @description A pure CSS database of user requested pfps for discord.
|
||||
* @name USERPFP
|
||||
* @author dorkbutt, FoxStorm1, Pikai
|
||||
* @version 1.0.1-fork
|
||||
* @description A pure CSS database of user-submitted Discord profile pictures.
|
||||
*/
|
||||
|
||||
/* Avatar Import */
|
||||
@import url("https://userpfp.github.io/UserPFP/import.css");
|
||||
@import url("https://git.dorkbutt.lol/dorkbutt/userPFP/raw/branch/main/import.css");
|
||||
|
|
|
|||
10
src/main.css
10
src/main.css
|
|
@ -1,9 +1,9 @@
|
|||
/**
|
||||
* @name USRPFP
|
||||
* @author FoxStorm1, Pikai
|
||||
* @version 1.0.1
|
||||
* @description A pure CSS database of user requested pfps for discord.
|
||||
* @name USERPFP
|
||||
* @author dorkbutt, FoxStorm1, Pikai
|
||||
* @version 1.0.1-fork
|
||||
* @description A pure CSS database of user-submitted Discord profile pictures.
|
||||
*/
|
||||
|
||||
/* Avatar Import */
|
||||
@import url("https://userpfp.github.io/UserPFP/import.css");
|
||||
@import url("https://git.dorkbutt.lol/dorkbutt/userPFP/raw/branch/main/import.css");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue