mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-26 06:47:17 +10:00
link to terms-of-service-and-privacy-policy.md
This commit is contained in:
parent
18dd7cc86b
commit
544f7e7e7f
1 changed files with 2 additions and 2 deletions
|
|
@ -9,8 +9,8 @@ Some generic things to update and check when starting to customize Starter app.
|
|||
- [LandingPage](../src/containers/LandingPage/LandingPage.js): update and create branded sections
|
||||
- [Footer](../src/components/Footer/Footer.js)
|
||||
- [AboutPage](../src/containers/AboutPage/AboutPage.js)
|
||||
- [TermsOfServicePage](../src/components/TermsOfService/TermsOfService.js)
|
||||
- [PrivacyPolicy](../src/components/PrivacyPolicy/PrivacyPolicy.js)
|
||||
- [TermsOfServicePage](terms-of-service-and-privacy-policy.md#terms-of-service)
|
||||
- [PrivacyPolicy](terms-of-service-and-privacy-policy.md#privacy-policy)
|
||||
- [Social media sharing graphics](../src/components/Page/Page.js);
|
||||
- [Logo](../src/components/Logo/Logo.js) Change and check that it works on Topbar and Footer
|
||||
- [Logo in CheckoutPage](../src/containers/CheckoutPage/LogoIcon.js)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue