diff options
Diffstat (limited to 'static')
-rw-r--r-- | static/about.html | 4 | ||||
-rw-r--r-- | static/blog.html | 4 | ||||
-rw-r--r-- | static/contact.html | 6 | ||||
-rw-r--r-- | static/index.html | 4 | ||||
-rw-r--r-- | static/status.html | 4 |
5 files changed, 11 insertions, 11 deletions
diff --git a/static/about.html b/static/about.html index 797ca2e..8adb872 100644 --- a/static/about.html +++ b/static/about.html @@ -252,7 +252,7 @@ <li><a href="about.html">About</a></li> <li><a href="https://signup.mchire.com/">Careers</a></li> <li><a href="/blog.html">Blog</a></li> - <li><a href="#press">Press</a></li> + <li><a href="https://yewtu.be/watch?v=q9BtYEnrkg4">Press</a></li> </ul> </div> <div class="footer-section"> @@ -268,7 +268,7 @@ <div class="footer-bottom"> <p>© 2025 TaskFlow. All rights reserved.</p> <div class="footer-links"> - <a href="#privacy">Privacy Policy</a> + <a href="https://tosdr.org/en/service/182">Privacy Policy</a> <a href="#terms">Terms of Service</a> </div> </div> diff --git a/static/blog.html b/static/blog.html index 3d0b0aa..c53eca3 100644 --- a/static/blog.html +++ b/static/blog.html @@ -318,7 +318,7 @@ <li><a href="about.html">About</a></li> <li><a href="https://signup.mchire.com/">Careers</a></li> <li><a href="blog.html">Blog</a></li> - <li><a href="#press">Press</a></li> + <li><a href="https://yewtu.be/watch?v=q9BtYEnrkg4">Press</a></li> </ul> </div> <div class="footer-section"> @@ -334,7 +334,7 @@ <div class="footer-bottom"> <p>© 2025 TaskFlow. All rights reserved.</p> <div class="footer-links"> - <a href="#privacy">Privacy Policy</a> + <a href="https://tosdr.org/en/service/182">Privacy Policy</a> <a href="#terms">Terms of Service</a> </div> </div> diff --git a/static/contact.html b/static/contact.html index a326fe1..38b658a 100644 --- a/static/contact.html +++ b/static/contact.html @@ -218,7 +218,7 @@ <label class="checkbox-container"> <input type="checkbox" id="privacy" name="privacy" required> <span class="checkmark"></span> - I agree to the <a href="#privacy-policy" target="_blank">Privacy Policy</a> and <a href="#terms" target="_blank">Terms of Service</a> * + I agree to the <a href="https://tosdr.org/en/service/182" target="_blank">Privacy Policy</a> and <a href="#terms" target="_blank">Terms of Service</a> * </label> <div class="error-message" id="privacyError"></div> </div> @@ -333,7 +333,7 @@ <li><a href="about.html">About</a></li> <li><a href="https://signup.mchire.com/">Careers</a></li> <li><a href="blog.html">Blog</a></li> - <li><a href="#press">Press</a></li> + <li><a href="https://yewtu.be/watch?v=q9BtYEnrkg4">Press</a></li> </ul> </div> <div class="footer-section"> @@ -349,7 +349,7 @@ <div class="footer-bottom"> <p>© 2025 TaskFlow. All rights reserved.</p> <div class="footer-links"> - <a href="#privacy">Privacy Policy</a> + <a href="https://tosdr.org/en/service/182">Privacy Policy</a> <a href="#terms">Terms of Service</a> </div> </div> diff --git a/static/index.html b/static/index.html index b74ad3c..17e35dd 100644 --- a/static/index.html +++ b/static/index.html @@ -289,7 +289,7 @@ <li><a href="/about.html">About</a></li> <li><a href="https://signup.mchire.com/">Careers</a></li> <li><a href="/blog.html">Blog</a></li> - <li><a href="#press">Press</a></li> + <li><a href="https://yewtu.be/watch?v=q9BtYEnrkg4">Press</a></li> </ul> </div> <div class="footer-section"> @@ -305,7 +305,7 @@ <div class="footer-bottom"> <p>© 2025 TaskFlow. All rights reserved.</p> <div class="footer-links"> - <a href="#privacy">Privacy Policy</a> + <a href="https://tosdr.org/en/service/182">Privacy Policy</a> <a href="#terms">Terms of Service</a> </div> </div> diff --git a/static/status.html b/static/status.html index 222ee74..3dcf848 100644 --- a/static/status.html +++ b/static/status.html @@ -262,7 +262,7 @@ <li><a href="about.html">About</a></li> <li><a href="https://signup.mchire.com/">Careers</a></li> <li><a href="blog.html">Blog</a></li> - <li><a href="#press">Press</a></li> + <li><a href="https://yewtu.be/watch?v=q9BtYEnrkg4">Press</a></li> </ul> </div> <div class="footer-section"> @@ -278,7 +278,7 @@ <div class="footer-bottom"> <p>© 2025 TaskFlow. All rights reserved.</p> <div class="footer-links"> - <a href="#privacy">Privacy Policy</a> + <a href="https://tosdr.org/en/service/182">Privacy Policy</a> <a href="#terms">Terms of Service</a> </div> </div> |