Skip to content

Commit

Permalink
chore: update cover image
Browse files Browse the repository at this point in the history
  • Loading branch information
ndragun92 committed Mar 12, 2024
1 parent db38509 commit f2f7382
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions _docs/app.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ export default defineAppConfig({
docus: {
title: 'File Sys Cache',
description: 'A Node.js package providing efficient caching using the file system for storage',
// TODO: Replace
image: '/cover.png',
image: 'https://ndragun92.github.io/file-sys-cache/cover.jpg',
socials: {
github: 'ndragun92/file-sys-cache',
},
Expand Down

0 comments on commit f2f7382

Please sign in to comment.