mirror of
https://github.com/Lissy93/web-check.git
synced 2025-01-07 14:48:54 +01:00
Reorder docs
This commit is contained in:
parent
52cb0fd618
commit
a779057762
@ -296,14 +296,6 @@ const docs: Doc[] = [
|
||||
],
|
||||
screenshot: 'https://i.ibb.co/k253fq4/Screenshot-from-2023-07-17-20-10-52.png',
|
||||
},
|
||||
{
|
||||
id: 'screenshot',
|
||||
title: 'Screenshot',
|
||||
description: 'This check takes a screenshot of webpage that the requested URL / IP resolves to, and displays it.',
|
||||
use: 'This may be useful to see what a given website looks like, free of the constraints of your browser, IP, or location.',
|
||||
resources: [],
|
||||
screenshot: 'https://i.ibb.co/2F0x8kP/Screenshot-from-2023-07-29-18-34-48.png',
|
||||
},
|
||||
{
|
||||
id: 'dns-server',
|
||||
title: 'DNS Server',
|
||||
@ -513,14 +505,14 @@ const docs: Doc[] = [
|
||||
],
|
||||
screenshot: 'https://i.ibb.co/F7qRZkh/Screenshot-from-2023-08-26-12-11-28.png',
|
||||
},
|
||||
// {
|
||||
// id: '',
|
||||
// title: '',
|
||||
// description: '',
|
||||
// use: '',
|
||||
// resources: [],
|
||||
// screenshot: '',
|
||||
// },
|
||||
{
|
||||
id: 'screenshot',
|
||||
title: 'Screenshot',
|
||||
description: 'This check takes a screenshot of webpage that the requested URL / IP resolves to, and displays it.',
|
||||
use: 'This may be useful to see what a given website looks like, free of the constraints of your browser, IP, or location.',
|
||||
resources: [],
|
||||
screenshot: 'https://i.ibb.co/2F0x8kP/Screenshot-from-2023-07-29-18-34-48.png',
|
||||
},
|
||||
];
|
||||
|
||||
export const featureIntro = [
|
||||
|
Loading…
Reference in New Issue
Block a user