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
7505550ad3
docs-v2
/
layouts
/
shortcodes
/
note.html
5 lines
83 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 }` }}
styled notes and warnings, updated readme with notes and warnings shortcodes
2018-12-31 19:17:36 +00:00
<
div
class
=
"note"
>
{{ .Inner }}
<
/
div
>