diff --git a/src/comp/desktopNav.html b/src/comp/desktopNav.html new file mode 100644 index 0000000..1a22431 --- /dev/null +++ b/src/comp/desktopNav.html @@ -0,0 +1,26 @@ +
+ + + + + + + + + + Logout + +
\ No newline at end of file diff --git a/src/desktop/404.html b/src/desktop/404.html index 44cd32d..ea72b8c 100755 --- a/src/desktop/404.html +++ b/src/desktop/404.html @@ -36,32 +36,7 @@
- + <%- include('../comp/desktopNav.html') %>

404

diff --git a/src/desktop/gameplay.html b/src/desktop/gameplay.html index 41295f2..5fad5da 100755 --- a/src/desktop/gameplay.html +++ b/src/desktop/gameplay.html @@ -22,32 +22,8 @@
- + + <%- include('../comp/desktopNav.html') %>
diff --git a/src/desktop/index.html b/src/desktop/index.html index 8c601bf..c8519ce 100755 --- a/src/desktop/index.html +++ b/src/desktop/index.html @@ -23,32 +23,8 @@
- + + <%- include('../comp/desktopNav.html') %>
diff --git a/src/desktop/js/main.js b/src/desktop/js/main.js index 4c0d6f6..ca91139 100644 --- a/src/desktop/js/main.js +++ b/src/desktop/js/main.js @@ -41,3 +41,6 @@ $("#wc_card").click(function () { $(".comingSoon").click(function () { $.message({ type: "default", content: "Coming Soon." }); }); +if (cur) { + $(`#nav_${cur}`).addClass("cur"); +} diff --git a/src/desktop/nft.html b/src/desktop/nft.html index b8ac2f9..a5cea97 100755 --- a/src/desktop/nft.html +++ b/src/desktop/nft.html @@ -35,32 +35,8 @@
- + + <%- include('../comp/desktopNav.html') %>
diff --git a/src/desktop/privacy.html b/src/desktop/privacy.html index c373b0f..97eb426 100755 --- a/src/desktop/privacy.html +++ b/src/desktop/privacy.html @@ -36,32 +36,7 @@
- + <%- include('../comp/desktopNav.html') %>

Privacy Policy of Crypto Elite`s:BATTLEGROUNDS (CEBG)

diff --git a/src/desktop/roadmap.html b/src/desktop/roadmap.html index 826d0ac..a2ecfd6 100755 --- a/src/desktop/roadmap.html +++ b/src/desktop/roadmap.html @@ -22,32 +22,8 @@
- + + <%- include('../comp/desktopNav.html') %>
diff --git a/src/desktop/team.html b/src/desktop/team.html index b84dfe6..fd8b81e 100755 --- a/src/desktop/team.html +++ b/src/desktop/team.html @@ -22,32 +22,8 @@
- + + <%- include('../comp/desktopNav.html') %>

diff --git a/src/desktop/terms.html b/src/desktop/terms.html index fa8d629..d4da503 100755 --- a/src/desktop/terms.html +++ b/src/desktop/terms.html @@ -36,32 +36,7 @@
- + <%- include('../comp/desktopNav.html') %>

Crypto Elite's: BATTLEGROUNDS(CEBG) Terms of Use

diff --git a/src/desktop/tokenomic.html b/src/desktop/tokenomic.html index aa36f87..443e7ab 100755 --- a/src/desktop/tokenomic.html +++ b/src/desktop/tokenomic.html @@ -36,32 +36,8 @@
- + + <%- include('../comp/desktopNav.html') %>