mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-23 19:49:13 +02:00
replace Vuepress tab plugin
now using https://github.com/superbiger/vuepress-plugin-tabs
This commit is contained in:
parent
e9209fed72
commit
5c3b7a5613
3 changed files with 3 additions and 5 deletions
|
@ -4,7 +4,7 @@ module.exports = {
|
|||
description:
|
||||
"Pomerium is a beyond-corp inspired, zero trust, open source identity-aware access proxy.",
|
||||
plugins: [
|
||||
"tabs",
|
||||
"vuepress-plugin-element-tabs",
|
||||
[
|
||||
"check-md", {
|
||||
pattern: "**/*.md",
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
@require '~vuepress-plugin-tabs/dist/themes/default.styl'
|
Loading…
Add table
Add a link
Reference in a new issue