|
30 | 30 | <meta property="fb:admins" content="1032807203462807" />
|
31 | 31 |
|
32 | 32 | <!-- set images for generic, twitter and Open Graph -->
|
33 |
| - <meta itemprop="image" content="https://docs.nextcloud.com/server/14/user_manual/_images/files_page.png"> |
34 |
| - <meta name="twitter:image" content="https://docs.nextcloud.com/server/14/user_manual/_images/files_page.png"> |
35 |
| - <meta name="twitter:image:src" content="https://docs.nextcloud.com/server/14/user_manual/_images/files_page.png"> |
36 |
| - <meta property="og:image" content="https://docs.nextcloud.com/server/14/user_manual/_images/files_page.png"> |
| 33 | + <meta itemprop="image" content="./static/images/files_page.png"> |
| 34 | + <meta name="twitter:image" content="./static/images/files_page.png"> |
| 35 | + <meta name="twitter:image:src" content="./static/images/files_page.png"> |
| 36 | + <meta property="og:image" content="./static/images/files_page.png"> |
37 | 37 |
|
38 | 38 | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
|
39 |
| - <link rel="stylesheet" href="https://docs.nextcloud.com/server/14/user_manual/_static/main.min.css" type="text/css" /> |
40 |
| - <link rel="stylesheet" href="https://docs.nextcloud.com/server/14/user_manual/_static/styles.css" type="text/css" /> |
| 39 | + <link rel="stylesheet" href="./static/css/main.min.css" type="text/css" /> |
| 40 | + <link rel="stylesheet" href="./static/css/styles.css" type="text/css" /> |
41 | 41 |
|
42 |
| - <script type="text/javascript">var templateUrl='https://docs.nextcloud.com/server/14/user_manual/_static/';</script> <script data-main="https://docs.nextcloud.org/server/13/user_manual/_static/js/require.config.js" src="https://docs.nextcloud.org/server/14/user_manual/_static/js/require.min.js"></script> |
| 42 | + <script type="text/javascript">var templateUrl='https://docs.nextcloud.com/server/14/user_manual/_static/';</script> |
| 43 | + <script data-main="./static/js/require.config.js" src="./static/js/require.min.js"></script> |
43 | 44 |
|
44 | 45 | <script>require(["require.config"],function(){require(["modules/header","main","modernizr","modules/cookieconsent"])});</script>
|
45 | 46 |
|
|
52 | 53 | HAS_SOURCE: true
|
53 | 54 | };
|
54 | 55 | </script>
|
55 |
| - <script type="text/javascript" src="https://docs.nextcloud.com/server/14/user_manual/_static/jquery.js"></script> |
56 |
| - <script type="text/javascript" src="https://docs.nextcloud.com/server/14/user_manual/_static/underscore.js"></script> |
57 |
| - <script type="text/javascript" src="https://docs.nextcloud.com/server/14/user_manual/_static/doctools.js"></script> |
58 |
| - <script type="text/javascript" src="https://docs.nextcloud.com/server/14/user_manual/_static/js/jquery-1.11.0.min.js"></script> |
59 |
| - <script type="text/javascript" src="https://docs.nextcloud.com/server/14/user_manual/_static/js/jquery-fix.js"></script> |
60 |
| - <script type="text/javascript" src="https://docs.nextcloud.com/server/14/user_manual/_static/bootstrap-3.1.0/js/bootstrap.min.js"></script> |
61 |
| - <script type="text/javascript" src="https://docs.nextcloud.com/server/14/user_manual/_static/bootstrap-sphinx.js"></script> |
| 56 | + <script type="text/javascript" src="./static/js/underscore.js"></script> |
| 57 | + <script type="text/javascript" src="./static/js/jquery.js"></script> |
| 58 | + <script type="text/javascript" src="./static/js/doctools.js"></script> |
| 59 | + <script type="text/javascript" src="./static/js/jquery-1.11.0.min.js"></script> |
| 60 | + <script type="text/javascript" src="./static/js/jquery-fix.js"></script> |
| 61 | + <script type="text/javascript" src="./static/js/bootstrap.min.js"></script> |
62 | 62 | <!-- Piwik -->
|
63 | 63 | <script type="text/javascript">
|
64 | 64 | var _paq = _paq || [];
|
|
114 | 114 | <li class="nav__item">
|
115 | 115 | <a href="https://nextcloud.com/files">
|
116 | 116 | <div class="nav__logo">
|
117 |
| - <img style="" src="https://docs.nextcloud.com/server/14/user_manual/_static/img/Nextcloud-Files.svg" > |
| 117 | + <img style="" src="./static/img/Nextcloud-Files.svg" > |
118 | 118 | </div>
|
119 | 119 | <div class="nav__text">
|
120 | 120 | <strong>Nextcloud Files</strong>
|
|
126 | 126 | <li class="nav__item">
|
127 | 127 | <a href="https://nextcloud.com/talk">
|
128 | 128 | <div class="nav__logo">
|
129 |
| - <img src="https://docs.nextcloud.com/server/14/user_manual/_static/img/Nextcloud-Talk.svg" > |
| 129 | + <img src="./static/img/Nextcloud-Talk.svg" > |
130 | 130 | </div>
|
131 | 131 | <div class="nav__text">
|
132 | 132 | <strong>Nextcloud Talk</strong>
|
|
138 | 138 | <li class="nav__item">
|
139 | 139 | <a href="https://nextcloud.com/groupware">
|
140 | 140 | <div class="nav__logo">
|
141 |
| - <img src="https://docs.nextcloud.com/server/14/user_manual/_static/img/Nextcloud-Groupware.svg" > |
| 141 | + <img src="./static/img/Nextcloud-Groupware.svg" > |
142 | 142 | </div>
|
143 | 143 | <div class="nav__text">
|
144 | 144 | <strong>Nextcloud Groupware</strong>
|
|
150 | 150 | <li class="nav__item">
|
151 | 151 | <a href="https://nextcloud.com/athome">
|
152 | 152 | <div class="nav__logo">
|
153 |
| - <img src="https://docs.nextcloud.com/server/14/user_manual/_static/img/Nextcloud-Home.svg" > |
| 153 | + <img src="./static/img/Nextcloud-Home.svg" > |
154 | 154 | </div>
|
155 | 155 | <div class="nav__text">
|
156 | 156 | <strong>Nextcloud at home</strong>
|
|
0 commit comments