Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
zcraber committed Feb 25, 2023
2 parents 401ebe6 + b820818 commit 14c12fc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 15 deletions.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
- ഈ റിപ്പോസിറ്ററി **സ്റ്റാർ** ചെയ്ത് സുഹൃത്തുക്കളോട് ഇതിനെപ്പറ്റി പറയുക.
- മാറ്റങ്ങളെയും പുതുമകളെയും പറ്റി അറിയാൻ റിലീസുകൾ **നിരീക്ഷിക്കുക**.
- എന്തെങ്കിലും പിഴവുകളോ, പോരായ്മകളോ, പ്രശ്നങ്ങളോ കണ്ടാൽ [**ഇഷ്യൂ ഓപ്പൺ ചെയ്യുക**](https://github.com/digitalmalayali/free-malayalam-privacy-policy-generator/issues/new/choose).
- മൂന്നാംകക്ഷികളെ ചേർക്കാനോ, [പിഴവുകൾക്കുള്ള](https://github.com/digitalmalayali/free-malayalam-privacy-policy-generator/issues) പരിഹാരമോ ഉണ്ടെങ്കിൽ **പുൾ റിക്വസ്റ്റ് ഓപ്പൺ ചെയ്യുക**..
- മൂന്നാംകക്ഷികളെ ചേർക്കാനോ, [പിഴവുകൾക്കുള്ള](https://github.com/digitalmalayali/free-malayalam-privacy-policy-generator/issues) പരിഹാരമോ ഉണ്ടെങ്കിൽ **പുൾ റിക്വസ്റ്റ് ഓപ്പൺ ചെയ്യുക**.

- ഈ പ്രൊജക്റ്റ് നിങ്ങൾക്ക് ഇഷ്ടപ്പെട്ടാൽ അല്ലെങ്കിൽ ഇത് നിങ്ങൾക്ക് ഉപകാരപ്പെട്ടതിനെപ്പറ്റിയോ ഞങ്ങളോട് പറയുക!

Expand Down
23 changes: 9 additions & 14 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@
ലഭിച്ചിട്ടുണ്ടാകും. ഇല്ലെങ്കിൽ, നോക്കുക <https://www.gnu.org/licenses/>.
-->
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Manjari&display=swap">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Manjari:wght@100;400;700&display=swap" rel="stylesheet">
<link rel="manifest" href="ppgenerator.webmanifest">
<title>സ്വതന്ത്ര സ്വകാര്യതാനയം ജനറേറ്റർ</title>
<meta charset="utf-8">
Expand Down Expand Up @@ -67,6 +69,11 @@
'https://www.googletagmanager.com/gtm.js?id=' + i + dl; f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-NKTRMR3');</script>
<!-- End Google Tag Manager -->

<!-- Google Ad -->
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3855750928963104"
crossorigin="anonymous"></script>
<!-- Google Ad -->

</head>

Expand Down Expand Up @@ -122,18 +129,6 @@ <h3>നിങ്ങളുടെ വെബ്സൈറ്റിന് മലയ
rel="noopener noreferrer"><img alt="GitHub stars"
src="https://img.shields.io/github/stars/digitalmalayali/free-malayalam-privacy-policy-generator?style=social"></a>
</p>
<!--Ad-->
<script async
src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-3855750928963104"
crossorigin="anonymous"></script>
<!-- Privacy Policy Generator Ad -->
<ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-3855750928963104"
data-ad-slot="9758959384" data-ad-format="rectangle, horizontal"
data-full-width-responsive="true"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
<!--Ad-->
</div>
</div>
</div>
Expand Down Expand Up @@ -451,4 +446,4 @@ <h3>നിങ്ങളുടെ വെബ്സൈറ്റിന് മലയ

</body>

</html>
</html>

0 comments on commit 14c12fc

Please sign in to comment.