Prepare for 400 commits
This commit is contained in:
parent
811f01bcf4
commit
333d1f08cf
2 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,7 @@
|
||||||
"I hate javascript!!!",
|
"I hate javascript!!!",
|
||||||
"Don't fuck with this senator!",
|
"Don't fuck with this senator!",
|
||||||
"Crazy? I was crazy once!",
|
"Crazy? I was crazy once!",
|
||||||
"Happy 300 commits!",
|
"Happy 400 commits!",
|
||||||
"Also try <a href='https://lunasother.nl'>lunasother.nl</a> :3",
|
"Also try <a href='https://lunasother.nl'>lunasother.nl</a> :3",
|
||||||
"Play Cave Story!",
|
"Play Cave Story!",
|
||||||
"Cave Story+ Sucks!",
|
"Cave Story+ Sucks!",
|
||||||
|
|
|
@ -10,7 +10,7 @@ var highlightedWords = config.highlightedWords
|
||||||
var quotes = config.quotes
|
var quotes = config.quotes
|
||||||
var titles = config.titles
|
var titles = config.titles
|
||||||
|
|
||||||
var commitCount = "300+"
|
var commitCount = "400+"
|
||||||
|
|
||||||
var lanyardData = undefined
|
var lanyardData = undefined
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue