diff options
| author | 8cy <[email protected]> | 2020-04-29 21:20:35 -0700 |
|---|---|---|
| committer | 8cy <[email protected]> | 2020-04-29 21:20:35 -0700 |
| commit | 102c1756f6e26731d99bd245de33429bd599adcc (patch) | |
| tree | e87ba95643b5ed81a3e54fa98e5175e88e6bbeb4 /dist/assets | |
| parent | The Memeification, v9.2.0 (diff) | |
| download | dep-core-102c1756f6e26731d99bd245de33429bd599adcc.tar.xz dep-core-102c1756f6e26731d99bd245de33429bd599adcc.zip | |
add npm copy scripts, v9.2.1
Diffstat (limited to 'dist/assets')
| -rw-r--r-- | dist/assets/json/meme.json | 15 | ||||
| -rw-r--r-- | dist/assets/json/month.json | 2 |
2 files changed, 16 insertions, 1 deletions
diff --git a/dist/assets/json/meme.json b/dist/assets/json/meme.json new file mode 100644 index 0000000..02687e0 --- /dev/null +++ b/dist/assets/json/meme.json @@ -0,0 +1,15 @@ +[ + "memes", + "wholesomememes", + "tumblr", + "meirl", + "historymemes", + "animemes", + "programmerhumor", + "programmeranimemes", + "bikinibottomtwitter", + "prequelmemes", + "mothmemes", + "meme", + "PoliticalHumor" +]
\ No newline at end of file diff --git a/dist/assets/json/month.json b/dist/assets/json/month.json index 9f33ec7..d02be0a 100644 --- a/dist/assets/json/month.json +++ b/dist/assets/json/month.json @@ -11,4 +11,4 @@ "october", "november", "december" -] +]
\ No newline at end of file |