# gitbook-plugin-theme-nt25 **Repository Path**: neo5simple/gitbook-plugin-theme-nt25 ## Basic Information - **Project Name**: gitbook-plugin-theme-nt25 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-10-08 - **Last Updated**: 2025-11-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GitBook Theme nt25 - colorful header - add page mtime - support code block name ## configurations change mtime prefix and suffix ```json:book.json "pluginsConfig": { "theme": { "last": { "prefix": "Last Modify: ", "postfix": "!" } }, } ```