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
b4da11518b
docs-v2
/
layouts
/
shortcodes
/
note.html
5 lines
89 B
HTML
Raw
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 }` }}
restructured article css files, fixed cloud-msg styles, resolves #224
2019-05-09 21:13:53 +00:00
<
div
class
=
"note block"
>
styled notes and warnings, updated readme with notes and warnings shortcodes
2018-12-31 19:17:36 +00:00
{{ .Inner }}
<
/
div
>