Skip to content

Commit

Permalink
Updated: Old unused texts
Browse files Browse the repository at this point in the history
  • Loading branch information
NegasiHaile committed Sep 8, 2024
1 parent 551ed12 commit 1fadc39
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
6 changes: 1 addition & 5 deletions client/src/Components/Footer/PrivateFooter.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,7 @@ const PrivateFooter = () => {
</div>
<div className="mfs-auto">
<span className="mr-1">Powered by</span>
<a
href="https://Horizontechict.com"
target="_blank"
rel="noopener noreferrer"
>
<a href="https://demer.com" target="_blank" rel="noopener noreferrer">
Demer solutions
</a>
</div>
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"lint-all": "concurrently \"npm run lint\" \"npm run lint-client\""
},
"keywords": [],
"author": "HorizonTech",
"author": "Demer",
"license": "ISC",
"dependencies": {
"all": "0.0.0",
Expand Down

0 comments on commit 1fadc39

Please sign in to comment.