Skip to content

Commit 58831d7

Browse files
committed
fix(tools): SEO descriptions
1 parent 8e83b32 commit 58831d7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

content/academy/tools/edit_this_cookie.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: EditThisCookie
3-
description: description
3+
description: Learn how to add, delete, and modify different cookies in your browser for testing purposes.
44
menuWeight: 9.7
55
paths:
66
- tools/edit-this-cookie

content/academy/tools/quick_javascript_switcher.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Quick JavaScript Switcher
3-
description: description
3+
description: Discover a super simple tool for disabling JavaScript on a certain page to determine how it should be scraped. Great for detecting SPAs.
44
menuWeight: 9.9
55
paths:
66
- tools/quick-javascript-switcher

content/academy/tools/user_agent_switcher.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: User-Agent Switcher
3-
description: description
3+
description: Learn how to easily switch around your User-Agent header to different values to see how a certain site responds.
44
menuWeight: 9.8
55
paths:
66
- tools/user-agent-switcher

0 commit comments

Comments
 (0)