Skip to content

Commit

Permalink
Update gallery.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Anupkjha2601 authored Jun 21, 2024
1 parent 08e635c commit 28a88dd
Showing 1 changed file with 1 addition and 18 deletions.
19 changes: 1 addition & 18 deletions gallery.html
Original file line number Diff line number Diff line change
Expand Up @@ -202,24 +202,7 @@ <h1><a href="index.html">Food Recipe</a></h1>
</ul>
</li>
<li><a href="contact.html">Contact</a></li>
<li style="width: max-content">
<a id="google_translate_element"></a>
<script src="js_files/translate.js"></script>

<script type="text/javascript">
function googleTranslateElementInit() {
new google.translate.TranslateElement(
{ pageLanguage: "en" },
"google_translate_element"
);
}
</script>

<script
type="text/javascript"
src="https://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"
></script>
</li>

</ul>
</nav>
</div>
Expand Down

0 comments on commit 28a88dd

Please sign in to comment.