Changeset 8f2f97c in Klonkt for src/views/shell.ejs
- Timestamp:
- 06/23/2026 02:24:46 PM (3 months ago)
- Branches:
- main
- Children:
- cb01666
- Parents:
- 24cdcc6
- File:
-
- 1 edited
-
src/views/shell.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/shell.ejs
r24cdcc6 r8f2f97c 33 33 // Listing pages (search/tag/type/archive) shouldn't be indexed (dupe content) 34 34 if (currentPath) { 35 if (/^\/(?:search|tag|type|archive|users| prutter|account|admin)(?:$|\/)/.test(currentPath)) {35 if (/^\/(?:search|tag|type|archive|users|account|admin)(?:$|\/)/.test(currentPath)) { 36 36 _shouldIndex = false; 37 37 }
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)