Skip to content

Commit

Permalink
update footer
Browse files Browse the repository at this point in the history
  • Loading branch information
tuvovan committed Nov 26, 2024
1 parent 24eee2e commit 468883e
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions src/components/footer.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,18 +9,6 @@ export default class Footer extends React.Component {
render() {
return (
<div className="uk-text-center uk-text-small">
{/* <span>
This template is provided under the
<a
href="https://creativecommons.org/licenses/by-sa/4.0/"
target="_blank"
>
{' '}
Attribution-ShareAlike 4.0 International (CC BY-SA 4.0){' '}
</a>
license.
</span>
<br /> */}
<span>
&copy; Copyright 2024{' '}
<a
Expand Down

0 comments on commit 468883e

Please sign in to comment.