Skip to content

Commit 32e8fef

Browse files
authored
Update Footer.js
1 parent 4b94a5a commit 32e8fef

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/components/LayoutFooter/Footer.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -180,16 +180,13 @@ const Footer = ({layoutHasSidebar = false}: {layoutHasSidebar: boolean}) => (
180180
paddingTop: 15,
181181
}}>
182182
Copyright © 2019 Facebook Inc.
183-
<<<<<<< HEAD
184183
</p>
185184
<p
186185
css={{
187186
color: colors.subtleOnDark,
188187
paddingTop: 15,
189188
}}>
190189
<a href="https://docschina.org/" target="_blank">印记中文</a>
191-
=======
192-
>>>>>>> 99e97c33ae1a12d65c872361250f3ac92b043f38
193190
</p>
194191
</section>
195192
</div>

0 commit comments

Comments
 (0)