This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
youys
/
Discord.Net
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
34
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Bump LastModified plugin
* Changed the path from 'lastmodified' to 'last-modified' for consistency
pull/1161/head
Still Hsu
7 years ago
parent
532ac136ba
commit
532bc744cf
No known key found for this signature in database
GPG Key ID:
8601A145FDA95209
4 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-0
docs/_template/last-modified/plugins/LICENSE
BIN
docs/_template/last-modified/plugins/LastModifiedPostProcessor.dll
BIN
docs/_template/lastmodified/plugins/LastModifiedPostProcessor.dll
+1
-1
docs/docfx.json
docs/_template/lastmodified/plugins/LICENSE → docs/_template/last-modified/plugins/LICENSE
View File
BIN
docs/_template/last-modified/plugins/LastModifiedPostProcessor.dll
View File
BIN
docs/_template/lastmodified/plugins/LastModifiedPostProcessor.dll
View File
+ 1
- 1
docs/docfx.json
View File
@@ -36,7 +36,7 @@
"template": [
"default",
"_template/light-dark-theme",
"_template/lastmodified"
"_template/last
-
modified"
],
"postProcessors": ["ExtractSearchIndex", "LastModifiedPostProcessor"],
"overwrite": "_overwrites/**/**.md",
Write
Preview
Loading…
Cancel
Save