File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -134,8 +134,8 @@ <h4 style="margin-top: 0; margin-bottom: 10px; font-size: 16px; ">
134134 </ ul >
135135 </ div >
136136 < div style ="flex: 3; min-width: 300px; margin: 20px; ">
137- < p > {{page.site_disclaimer | markdownify}}</ p >
138- < p > {{page.site_privacy | markdownify}}</ p >
137+ {{page.site_disclaimer | markdownify}}
138+ {{page.site_privacy | markdownify}}
139139 < p >
140140 {{page.site_copyright | markdownify | remove: '< p > ' | remove: '</ p > ' | strip }} < a href ="https://creativecommons.org/publicdomain/zero/1.0/ "> CC0 1.0 Universal</ a > < img src ="/img/cc.svg " alt ="CC0 logo " style ="max-width: 1em;max-height:1em;margin-left: .2em; "> < img src ="/img/zero.svg " alt ="CC0 zero logo " style ="max-width: 1em;max-height:1em;margin-left: .2em; ">
141141 </ p >
You can’t perform that action at this time.
0 commit comments