Skip to content

Commit

Permalink
Merge pull request #1052 from nickvidal/footer
Browse files Browse the repository at this point in the history
docs: change footer
  • Loading branch information
elrayle authored Jun 5, 2024
2 parents b3f6e34 + ad12cd5 commit 9a521bb
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/components/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,8 @@ export default class Footer extends Component {
<div className="col-md-8">
<p class="mb-0">
ClearlyDefined is an
<a href="https://opensource.org" className="mx-1 highlighted-link-blue">OSI</a> incubator project,
originally contributed with ❤️ by
<a href="https://opensource.microsoft.com" className="mx-1 highlighted-link-blue">Microsoft</a>
and maintained by a growing community.
<a href="https://opensource.org" className="mx-1 highlighted-link-blue">OSI</a> project
maintained by a growing community.
</p>
</div>
<div className="col-md-4 footer-links col-12 ml-md-auto mt-md-0 mt-4">
Expand Down

0 comments on commit 9a521bb

Please sign in to comment.