This website requires JavaScript.
Explore
Help
Sign In
Influxdata
/
docs-v2
mirror of
https://github.com/influxdata/docs-v2.git
Watch
1
Star
0
Fork
You've already forked docs-v2
0
Code
Issues
Projects
Releases
Wiki
Activity
v3/inspect-partitions
docs-v2
/
layouts
/
shortcodes
/
tabs-wrapper.html
5 lines
91 B
HTML
Raw
Permalink
Normal View
History
Unescape
Escape
upgraded to hugo 0.55.1 and made necessary adjustments
2019-04-16 16:05:16 +00:00
{{ $_hugo_config := `{ "version": 1 }` }}
added tabbed content functionality and styles
2019-01-02 17:32:44 +00:00
<
div
class
=
"tabs-wrapper"
>
{{ .Inner }}
<
/
div
>