mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 03:04:13 +01:00
Pygate documentation (#273)
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" />
|
||||
</head>
|
||||
<body>
|
||||
</script>
|
||||
<v-app id="app" class="" v-cloak style="background-color: white;">
|
||||
{{ partial "menu.html" . }}
|
||||
{{- partial "toolbar.html" . -}}
|
||||
@@ -47,8 +46,8 @@
|
||||
drawer2: true,
|
||||
toc: 0,
|
||||
branches: [
|
||||
{ value: 'https://docs.pycom.io', text: 'version stable', },
|
||||
{ value: 'https://development.pycom.io', text: 'version development'},
|
||||
{ value: 'https://docs.pycom.io', text: 'version stable', },
|
||||
],
|
||||
branch: ""
|
||||
},
|
||||
@@ -93,6 +92,5 @@
|
||||
</script>
|
||||
|
||||
{{- partial "alexia.html" . -}}
|
||||
{{- partial "google_analitycs.html" . -}}
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user