mirror of
https://github.com/Linux4Yourself/book.git
synced 2025-01-23 14:32:18 +08:00
Merge branch 'main' into release/v.1.2
This commit is contained in:
commit
fc58623e9d
@ -2,4 +2,4 @@
|
||||
User-agent: *
|
||||
Allow: /
|
||||
|
||||
sitemap https://lx4u.ru/dev/#/sitemap.xml
|
||||
sitemap https://lx4u.ru/rel/1.1/#/sitemap.xml
|
||||
|
750
docs/sitemap.xml
750
docs/sitemap.xml
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
||||
const fs = require('fs');
|
||||
const revision = 'dev';
|
||||
const revision = 'rel/1.1';
|
||||
const urlBase = `https://lx4u.ru/${revision}/#/`;
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user