diff options
author | alexv-smirnov <alexv-smirnov@yandex-team.ru> | 2022-06-03 20:24:31 +0300 |
---|---|---|
committer | alexv-smirnov <alexv-smirnov@yandex-team.ru> | 2022-06-03 20:24:31 +0300 |
commit | 89cd76863d2922f5d828aae233550255e876a6d8 (patch) | |
tree | 9ec8fb479dd0276fee92fdda7f1a0ef3f6faa8e9 | |
parent | a51536321683b78d74ca4d821de418b80e8652f1 (diff) | |
download | ydb-89cd76863d2922f5d828aae233550255e876a6d8.tar.gz |
ydb docs favicon
ydb docs oss favicon
ydb docs tools dump/restore file structure clarifications
ref:c8f40e18ccef7f35ec95c6c106e82799c7b68fab
-rw-r--r-- | ydb/docs/.yfm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ydb/docs/.yfm b/ydb/docs/.yfm index 326cdf44832..b1ed870b958 100644 --- a/ydb/docs/.yfm +++ b/ydb/docs/.yfm @@ -8,6 +8,7 @@ docs-viewer: langs: ['en','ru'] themes: ['light'] metrika: 88962303 + favicon-src: https://raw.githubusercontent.com/ydb-platform/ydb/main/ydb/docs/_assets/logo.svg github-url-prefix: https://github.com/ydb-platform/ydb/tree/main/ydb/docs |