chore: remove cron

This commit is contained in:
iCrawl
2023-05-05 21:21:09 +02:00
parent 6b2c3fb9d0
commit e53b94c979
2 changed files with 3 additions and 29 deletions

View File

@@ -47,6 +47,9 @@ export default defineConfig({
'a > img': {
display: 'inline-block',
},
'a > img[height="44"]': {
height: '44px',
},
h1: {
display: 'flex',
'place-items': 'center',