Skip to content

Commit 5ad612d

Browse files
committed
Move Screenshots to Top of Features
1 parent b59a87f commit 5ad612d

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

docs/guides/features.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ More features are in progress!
88
> [!INFO]
99
> Missing a feature? Submit a [Feature Request](https://github.com/django-files/django-files/discussions/categories/feature-requests)!
1010
11+
## Screenshots
12+
13+
<VPSwiper
14+
base-url="https://raw.githubusercontent.com/django-files/repo-images/refs/heads/master/django-files/docs"
15+
:number-of-slides="18"
16+
:pagination="{ type: 'fraction' }"
17+
/>
18+
1119
## Core Features
1220

1321
- Local or S3 storage support
@@ -39,12 +47,3 @@ More features are in progress!
3947
- Dashboard with user-friendly overview & stats
4048
- Graph-based analytics (work in progress)
4149
- File expiration & view counting
42-
43-
## Screenshots
44-
45-
<VPSwiper
46-
base-url="https://raw.githubusercontent.com/django-files/repo-images/refs/heads/master/django-files/docs"
47-
:number-of-slides="18"
48-
height="396px"
49-
:pagination="{ type: 'fraction' }"
50-
/>

0 commit comments

Comments
 (0)