File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
themes/mongodb/layouts/shortcodes Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
The static front page site for the Java documentation portal.
4
4
5
5
## Requirements
6
- Hugo version 0.21 [ download here] ( https://github.com/spf13/hugo/releases/tag/v0.21 )
6
+ Hugo version 0.25 [ download here] ( https://github.com/spf13/hugo/releases/tag/v0.25 )
7
7
<br >
8
8
Check out the hugo [ quickstart guide] ( http://gohugo.io/overview/quickstart/ ) .
9
9
Original file line number Diff line number Diff line change 7
7
3 . Create content
8
8
9
9
## Requirements
10
- Hugo version 0.21 [ download here] ( https://github.com/spf13/hugo/releases/tag/v0.21 )
10
+ Hugo version 0.25 [ download here] ( https://github.com/spf13/hugo/releases/tag/v0.25 )
11
11
<br >
12
12
Check out the hugo [ quickstart guide] ( http://gohugo.io/overview/quickstart/ ) .
13
13
Original file line number Diff line number Diff line change 1
- http://docs.mongodb.org/manual{{ if eq ((( .Get 0) 1 ) "/") false }}/{{ end }}{{ .Get 0 }}
1
+ http://docs.mongodb.org/manual{{ if eq (hasPrefix ( .Get 0) "/") false }}/{{ end }}{{ .Get 0 }}
You can’t perform that action at this time.
0 commit comments