Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

Commit 08d1d2f

Browse files
author
Sujaykumar Hublikar
committed
v1.0.7
1 parent a3c17f0 commit 08d1d2f

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

dist/plugin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* docsify-plugin-title/plugin.js v1.0.6
2+
* docsify-plugin-title/plugin.js v1.0.7
33
* (https://github.com/Sujaykumarh/docsify-plugin-title/)
44
*
55
* Copyright (c) 2021 Sujaykumar.Hublikar <hello@sujaykumarh.com>

dist/plugin.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sujaykumarh/docsify-plugin-title",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "Docsify plugin custom page title",
55
"main": "src/plugin.js",
66
"scripts": {

src/plugin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* docsify-plugin-title/plugin.js v1.0.6
2+
* docsify-plugin-title/plugin.js v1.0.7
33
* (https://github.com/Sujaykumarh/docsify-plugin-title/)
44
*
55
* Copyright (c) 2021 Sujaykumar.Hublikar <hello@sujaykumarh.com>

0 commit comments

Comments
 (0)