Highlights can now have links
This commit is contained in:
parent
7ad9b489cf
commit
9f137d70ef
2 changed files with 8 additions and 2 deletions
|
@ -21,7 +21,7 @@
|
|||
"World's Worst Developer",
|
||||
"The worst git user to exist",
|
||||
"These birds are Pissing me off... I'm the original Starwalker",
|
||||
"Make sure to check out <a href='https://univerter.dev'>Univerter!</a>",
|
||||
"Make sure to check out Univerter!",
|
||||
"Check out <a href='https://asahixp.pages.gay'>Asahi's website! <3</a>",
|
||||
"Check out <a href='https://sylvie.loveh.art/'>Sylvie's website! <3</a>"
|
||||
],
|
||||
|
@ -185,6 +185,7 @@
|
|||
"color": "lightgray"
|
||||
},
|
||||
"Univerter": {
|
||||
"link": "https://univerter.dev/",
|
||||
"color": "rgb(200, 175, 255)"
|
||||
},
|
||||
"Ko-fi": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue