Add Simplified Chinese Verson of Privacy Policy
This commit is contained in:
@@ -47,7 +47,21 @@
|
||||
width: 40%;
|
||||
}
|
||||
|
||||
.privacy-btn {
|
||||
.simplified-chinese-btn {
|
||||
background-color: #bedcfe;
|
||||
color: #3A4454;
|
||||
border: none;
|
||||
padding: 10px 24px;
|
||||
border-radius: 20px;
|
||||
font-size: 14px;
|
||||
cursor: pointer;
|
||||
position: absolute;
|
||||
top: 5px;
|
||||
right: 5px;
|
||||
}
|
||||
|
||||
|
||||
.back-to-mih-btn {
|
||||
background-color: #bedcfe;
|
||||
color: #3A4454;
|
||||
border: none;
|
||||
@@ -70,7 +84,9 @@
|
||||
<img src="wallpaper.png" />
|
||||
<h1>Privacy Policy</h1>
|
||||
|
||||
<button class="privacy-btn" onclick="window.location.href='https://app.mzansi-innovation-hub.co.za/'">Visit
|
||||
<button class="Simplified-chinese-btn" onclick="window.location.href='privacy-simplified-chinese.html'">Simplified
|
||||
Chinese</button>
|
||||
<button class="back-to-mih-btn" onclick="window.location.href='https://app.mzansi-innovation-hub.co.za/'">Visit
|
||||
MIH</button>
|
||||
<p><b>Effective Date:</b> 6 December 2024<br><br>
|
||||
Mzansi Innovation Hub - MIH ("we," "our," "us") values your privacy and is committed to protecting your personal
|
||||
|
||||
Reference in New Issue
Block a user