Skip to content

Commit 158e7f0

Browse files
committed
Drop the comment restating the commit message
1 parent ae7dce7 commit 158e7f0

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

docs/plugins/swm-geo.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@ const fs = require('node:fs');
22
const path = require('node:path');
33

44
const ORGANIZATION_ID = 'https://swmansion.com/#organization';
5-
// Section names come from the folder a page lives in. `docs` is the only
6-
// segment worth renaming - `blog` and `examples` already title-case to
7-
// themselves, so listing them bought nothing.
85
const SECTION_NAMES = { docs: 'Documentation' };
96
const ACRONYMS = { api: 'API', ui: 'UI' };
107

0 commit comments

Comments
 (0)