Compare commits

...

2 Commits

Author SHA1 Message Date
Alyxia Sother f761cfbd56
[Update Theme (PCTheme)] lexisother/dotfiles-discord-theme 2021-07-06 16:14:24 +02:00
Alyxia Sother 149455e380
[Ignore] .vercel 2021-07-06 13:05:57 +02:00
2 changed files with 5 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,6 +2,7 @@ node_modules
.cache
clones
src/env.json
.vercel/
dist/*
devDist
devTemp

View File

@ -20,6 +20,10 @@ export default [
'pcTheme',
{
authors: ['465702500146610176', '364720702252908544'],
images: [
'https://media.discordapp.net/attachments/843471565986594816/861969950406213632/dotfiles_preview_one.png',
'https://media.discordapp.net/attachments/843471565986594816/861969945713573908/dotfiles_preview_two.png',
],
},
],
];