Skip to content

Commit

Permalink
update verbiage.
Browse files Browse the repository at this point in the history
  • Loading branch information
amitmerchant1990 committed Jan 15, 2025
1 parent 1df7d80 commit 506f345
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1083,7 +1083,7 @@ a {
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
z-index: 999;
display: none;
max-width: 300px;
max-width: 305px;
border: 1px solid #e0e0e0;
}

Expand Down
2 changes: 1 addition & 1 deletion js/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ $(document).ready(function () {
// Affiliate links data
const affiliateLinks = [
{
text: "Support Notepad's development — Buy me a coffee! ❤️",
text: "Support Notepad's sustainable development — Buy me a coffee! ❤️",
url: "https://buymeacoffee.com/amitmerchant",
active: true
},
Expand Down

0 comments on commit 506f345

Please sign in to comment.