fixed title of getting started & nav highlighting

This commit is contained in:
2023-02-03 12:17:44 +01:00
parent 8b173ff6cd
commit 7b7b645980
5 changed files with 14 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>/gettingStarted :: | DOCS - impress.js</title>
<title>gettingStarted :: | DOCS - impress.js</title>
<!--I am using jquery for button animations.-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.1/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.3/jquery-ui.min.js" crossorigin="anonymous" referrerpolicy="no-referrer"></script>