Skip to content

Commit

Permalink
refactor: policy and terms enhancements (#255)
Browse files Browse the repository at this point in the history
* chore: security file remove and yarn.lock update

* docs: support page setup complete

* feat: implement terms and privacy routes

* docs: privacy policy complete

* build: layout for metapages and github star feature fix

* fix: navbar width fix

* refactor: package-lock file include in gitignore

* build: date update for policy and terms and update links in trendingFeed
page

* docs: support page setup complete

* feat: implement terms and privacy routes

* docs: privacy policy complete

* refactor: package-lock file include in gitignore

* build: date update for policy and terms and update links in trendingFeed
page

* style: ui fix for terms page
  • Loading branch information
Sanchitbajaj02 committed Feb 23, 2024
1 parent cff42c5 commit a2c4a18
Show file tree
Hide file tree
Showing 7 changed files with 34 additions and 9,047 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
"rules": {
"react/no-unescaped-entities": "off"
}
}
}
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,4 @@ yarn-error.log*
next-env.d.ts

.env
package-lock.json
Loading

0 comments on commit a2c4a18

Please sign in to comment.