File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99## Current responsibilities
1010
1111I'm a journalist. I joined several international expeditions with my smart dog Milou.
12- My best friends is Captain Haddock and Prof. Tournesol.
12+ My best friends are Captain Haddock and Prof. Tournesol.
1313
1414## Some Adventures
1515
Original file line number Diff line number Diff line change 2424<div>
2525 <div class="col-left" style="float: left">
2626 {{# previousPost }}
27- <-- <a href="{{pathString}}">{{{title}}}</a>
27+ <-- <a href="{{{ pathString} }}">{{{title}}}</a>
2828 {{/ previousPost }}
2929 </div>
3030 <div class="col-right" style="float: right">
3131 {{# nextPost }}
32- <a href="{{pathString}}">{{{title}}}</a> -->
32+ <a href="{{{ pathString} }}">{{{title}}}</a> -->
3333 {{/ nextPost }}
3434 </div>
3535 </div>
You can’t perform that action at this time.
0 commit comments