Skip to content

Commit e45ab15

Browse files
authored
Merge pull request #622 from devforth/feature/AdminForth/1630/uncentered-image-might-make-us
fix: update background jobs image reference and add new image file
2 parents 5040335 + d4fa299 commit e45ab15

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

adminforth/documentation/src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ const images = [
120120
description: 'Use quick filters to filter your data efficiently. Create custom filters and apply them with a single click'
121121
},
122122
{
123-
original: require('@site/static/img/previews/background-jobs.png').default,
123+
original: require('@site/static/img/previews/background-jobs1.png').default,
124124
title: 'Background Jobs Plugin - manage your background tasks',
125125
link: '/docs/tutorial/Plugins/background-jobs/',
126126
description: 'Use background jobs to handle long-running tasks efficiently. Schedule, monitor, and manage your background processes with ease even after server restarts'
156 KB
Loading

0 commit comments

Comments
 (0)