|
33 | 33 | <span></span> |
34 | 34 | </label> |
35 | 35 | <span class="nav-items-wrapper"> |
36 | | - <a href="#" class="nav-logo"> |
| 36 | + <a href="https://universalpython.github.io/playground/" class="nav-logo"> |
37 | 37 | <img src="_static/logo.svg" alt="UniversalPython logo"> |
38 | 38 | </a> |
39 | 39 | <span class="version_switcher_placeholder"></span> |
@@ -86,7 +86,7 @@ <h3>Navigation</h3> |
86 | 86 | <a href="genindex.html" title="General Index" |
87 | 87 | accesskey="I">index</a></li> |
88 | 88 | <li><img src="_static/logo.svg" alt="UniversalPython logo" style="vertical-align: middle; margin-top: -1px; width: 16px; height: 16px;"></li> |
89 | | - <li><a href="#">UniversalPython</a> »</li> |
| 89 | + <li><a href="https://universalpython.github.io/playground/">UniversalPython</a> »</li> |
90 | 90 | <li class="switchers"> |
91 | 91 | <div class="language_switcher_placeholder"></div> |
92 | 92 | <div class="version_switcher_placeholder"></div> |
@@ -117,6 +117,12 @@ <h3>Navigation</h3> |
117 | 117 | <option value="dark">Dark</option> |
118 | 118 | </select> |
119 | 119 | </label> |</li> |
| 120 | + <li class="right"> |
| 121 | + <a href="https://github.com/universalpython/" title="GitHub" target="_blank" rel="noopener">GitHub</a> | |
| 122 | + </li> |
| 123 | + <li class="right"> |
| 124 | + <a href="https://pypi.org/project/universalpython/" title="PyPI" target="_blank" rel="noopener">PyPI</a> | |
| 125 | + </li> |
120 | 126 |
|
121 | 127 | </ul> |
122 | 128 | </div> |
@@ -170,7 +176,7 @@ <h3>Navigation</h3> |
170 | 176 | <a href="genindex.html" title="General Index" |
171 | 177 | >index</a></li> |
172 | 178 | <li><img src="_static/logo.svg" alt="UniversalPython logo" style="vertical-align: middle; margin-top: -1px; width: 16px; height: 16px;"></li> |
173 | | - <li><a href="#">UniversalPython</a> »</li> |
| 179 | + <li><a href="https://universalpython.github.io/playground/">UniversalPython</a> »</li> |
174 | 180 | <li class="switchers"> |
175 | 181 | <div class="language_switcher_placeholder"></div> |
176 | 182 | <div class="version_switcher_placeholder"></div> |
@@ -201,6 +207,12 @@ <h3>Navigation</h3> |
201 | 207 | <option value="dark">Dark</option> |
202 | 208 | </select> |
203 | 209 | </label> |</li> |
| 210 | + <li class="right"> |
| 211 | + <a href="https://github.com/universalpython/" title="GitHub" target="_blank" rel="noopener">GitHub</a> | |
| 212 | + </li> |
| 213 | + <li class="right"> |
| 214 | + <a href="https://pypi.org/project/universalpython/" title="PyPI" target="_blank" rel="noopener">PyPI</a> | |
| 215 | + </li> |
204 | 216 |
|
205 | 217 | </ul> |
206 | 218 | </div> |
|
0 commit comments