Replace "Account Support" with "Terms of Service" in Footer#215
Replace "Account Support" with "Terms of Service" in Footer#215Samridha0305 wants to merge 1 commit intorecodehive:mainfrom
Conversation
|
@Samridha0305 is attempting to deploy a commit to the recode Team on Vercel. A member of the Team first needs to authorize it. |
|
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. The estimated time for response is 5–8 hrs. In the meantime, please provide all necessary screenshots and make sure you run - npm build run , command and provide a screenshot, a video recording, or an image of the update you made below, which helps speed up the review and assignment. If you have questions, reach out to LinkedIn. Your contributions are highly appreciated!😊 Note: I maintain the repo issue every day twice at 8:00 AM IST and 9:00 PM IST. If your PR goes stale for more than one day, you can tag and comment on this same issue by tagging @sanjay-kv. We are here to help you on this journey of open source. Consistent 20 contributions are eligible for sponsorship 💰 🎁 check our list of amazing people we sponsored so far: GitHub Sponsorship. ✨ 📚Your perks for contribution to this community 👇🏻
If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊 |
|
@sanjay-kv Please Have a look now |
| </Link> | ||
| </li> | ||
| <li> | ||
| {/* <li> |
There was a problem hiding this comment.
dont comment, the github can do version control and developers can see prev changes.
|
Sorry Sir, actually i am new to this open source ..to avoid any conflict
with base branch i commented that out..Should I change that..
…On Mon, 28 Jul 2025 at 13:03, Sanjay Viswanathan ***@***.***> wrote:
***@***.**** commented on this pull request.
------------------------------
In src/theme/Footer/index.tsx
<#215 (comment)>
:
> @@ -226,17 +226,18 @@ const Footer: React.FC = () => {
to="#"
className="mb-3 inline-block text-base text-gray-300 hover:text-[--ifm-color-primary]"
>
- Account Support
+ {/* Account Support */}
+ Terms of Service
only this name change is required right, no need to comment the previous
one
------------------------------
In src/theme/Footer/index.tsx
<#215 (comment)>
:
> </Link>
</li>
- <li>
+ {/* <li>
what does this change do
—
Reply to this email directly, view it on GitHub
<#215 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BL35DE5U23KWVCKUTACRRQL3KXG5JAVCNFSM6AAAAACCP3SMZOVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZTANRQHA4TSNRYGU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|

Fixes #120
Changes Made
Checklist
This is already assigned Issue to me, not an unassigned issue.