mirror of
https://github.com/Linux4Yourself/book.git
synced 2025-01-23 14:32:18 +08:00
v.1.3
This commit is contained in:
parent
a530bb7e6f
commit
2de8d18f04
@ -46,8 +46,8 @@ window.$docsify = {
|
||||
book = {
|
||||
// ревизия книги. (develop | release | tag (releases/v.0.0.1))
|
||||
// выставить в релизной ветке.
|
||||
revision: 'develop',
|
||||
revisionShort: 'dev',
|
||||
revision: 'release/v.1.3',
|
||||
revisionShort: 'rel',
|
||||
}
|
||||
|
||||
const exrtraUrl = `${book.revisionShort}-extra/#/`;
|
||||
|
372
docs/sitemap.xml
372
docs/sitemap.xml
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "linux4yourself.book",
|
||||
"version": "1.0.0",
|
||||
"version": "1.3.0",
|
||||
"description": "Книга обеспечит вас необходимыми знаниями чтобы создать свою собственную Linux систему с самого начала.",
|
||||
"scripts": {
|
||||
"start": "node ./node_modules/docsify-cli/bin/docsify serve docs"
|
||||
|
Loading…
Reference in New Issue
Block a user