33
44< head >
55 < meta charset ="utf-8 ">
6- < meta http-equiv ="refresh " content ="0; url=/docs/ru/index.html ">
76 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
8- < title > Redirect</ title >
7+ < base href ="./ ">
8+ < title > Redirect to /opensource/docs/ru/</ title >
9+ < meta http-equiv ="refresh " content ="0; url=/opensource/docs/ru/ ">
10+
911 < style type ="text/css ">
12+ html ,
1013 body {
14+ min-height : 100vh ;
1115 height : 100vh ;
1216 }
1317 </ style >
14- < link type ="text/css " rel ="stylesheet " href ="_bundle/vendor.css ">
15- < link type ="text/css " rel ="stylesheet " href ="_bundle/app.css ">
1618
17- < script type ="text /javascript ">
18- window . location . replace ( "/docs/ru/index.html " ) ;
19+ < script type ="application /javascript ">
20+ window . location . replace ( "/opensource/ docs/ru/" ) ;
1921 </ script >
22+
23+
2024 < meta name ="theme-color " content ="#efefef ">
21- < meta itemprop ="name " content ="DataLens ">
25+ < meta itemprop ="name " content ="DataLens OpenSource ">
2226 < meta itemprop ="description " content ="">
23- < meta property ="og:title " content ="DataLens ">
27+ < meta itemprop ="image " content ="/opensource/docs/_assets/share-ru.png ">
28+ < meta property ="og:title " content ="DataLens OpenSource ">
2429 < meta property ="og:description " content ="">
2530 < meta property ="og:type " content ="website ">
26- < meta property ="og:site_name " content ="DataLens ">
27- < meta property ="og:image " content ="/docs/ru/_assets/share.png ">
31+ < meta property ="og:site_name " content ="DataLens OpenSource ">
32+ < meta property ="og:locale " content ="ru ">
33+ < meta property ="og:image " content ="/opensource/docs/_assets/share-ru.png ">
34+ < meta property ="og:url " content ="https://datalens.ru/opensource/docs/ru ">
2835 < meta name ="twitter:title " content ="DataLens ">
2936 < meta name ="twitter:description " content ="">
3037 < meta name ="twitter:card " content ="summary_large_image ">
31- < meta name ="twitter:image " content ="/docs/ru/ _assets/share.png ">
38+ < meta name ="twitter:image " content ="/opensource/ docs/_assets/share-ru .png ">
3239 < meta property ="share:title " content ="DataLens ">
3340 < meta property ="share:sharing_schema " content ="default ">
34- < link rel ="icon " href ="/favicon.ico " sizes ="any ">
35- < link type ="image/x-icon " rel ="shortcut icon " href ="/favicon.ico ">
36- < link type ="image/png " sizes ="16x16 " rel ="icon " href ="/favicon-16x16.png ">
37- < link type ="image/png " sizes ="32x32 " rel ="icon " href ="/favicon-32x32.png ">
38- < link type ="image/png " sizes ="64x64 " rel ="icon " href ="/favicon-64x64.png ">
39- < link type ="image/png " sizes ="76x76 " rel ="icon " href ="/favicon-76x76.png ">
40- < link type ="image/png " sizes ="120x120 " rel ="icon " href ="/favicon-120x120.png ">
41- < link type ="image/png " sizes ="152x152 " rel ="icon " href ="/favicon-152x152.png ">
42- < link type ="image/png " sizes ="180x180 " rel ="icon " href ="/favicon-180x180.png ">
43- < link type ="image/png " sizes ="192x192 " rel ="icon " href ="/favicon-192x192.png ">
44- < link rel ="apple-touch-icon " href ="/favicon-192x192.png ">
45- < link rel ="manifest " href ="/manifest.json ">
41+
42+ < link rel ="icon " sizes ="any " href ="/opensource/docs/favicon.ico ">
43+ < link type ="image/x-icon " rel ="shortcut icon " href ="/opensource/docs/favicon.ico ">
44+ < link type ="image/png " sizes ="16x16 " rel ="icon " href ="/opensource/docs/_assets/favicon/favicon-16x16.png ">
45+ < link type ="image/png " sizes ="32x32 " rel ="icon " href ="/opensource/docs/_assets/favicon/favicon-32x32.png ">
46+ < link type ="image/png " sizes ="64x64 " rel ="icon " href ="/opensource/docs/_assets/favicon/favicon-64x64.png ">
47+ < link type ="image/png " sizes ="76x76 " rel ="icon " href ="/opensource/docs/_assets/favicon/favicon-76x76.png ">
48+ < link type ="image/png " sizes ="120x120 " rel ="icon " href ="/opensource/docs/_assets/favicon/favicon-120x120.png ">
49+ < link type ="image/png " sizes ="152x152 " rel ="icon " href ="/opensource/docs/_assets/favicon/favicon-152x152.png ">
50+ < link type ="image/png " sizes ="180x180 " rel ="icon " href ="/opensource/docs/_assets/favicon/favicon-180x180.png ">
51+ < link type ="image/png " sizes ="192x192 " rel ="icon " href ="/opensource/docs/_assets/favicon/favicon-192x192.png ">
52+ < link rel ="apple-touch-icon " href ="/opensource/docs/_assets/favicon/favicon-192x192.png ">
53+ < link rel ="manifest " href ="/opensource/docs/manifest.json ">
54+
4655 < style type ="text/css ">
4756 li .pc-navigation-item : first-child {
4857 display : flex;
5362</ head >
5463
5564< body class ="g-root g-root_theme_light ">
56- If you are not redirected automatically, follow this < a href ="/docs/ru/ "> link to example </ a > .
65+ If you are not redirected automatically, follow this < a href ="/opensource/ docs/ru/ "> link</ a > .
5766</ body >
5867
5968</ html >
0 commit comments