We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eb9e30d + 818dfe2 commit caf9871Copy full SHA for caf9871
header.js
@@ -29,7 +29,7 @@ function header(location)
29
'<a class="item" href="../'.concat(home_loc,'">Home</a><a class="item" href="../',team_loc,'">About Us</a><a class="item" href="../',events_loc,'">Events</a><a class="item" href="../',projects_loc,'">Projects</a><a class="active item" href="../',contact_loc,'">Contact Us</a>');}
30
else if (location==="home inv right"){
31
string=
32
- /*'<a class="ui inverted button" href="./'.concat(terminal_loc,'">Terminal</a>   */'<a class="ui inverted button" target="_blank" href="https://blog.kossiitkgp.org">Blog</a>'/*)*/;}
+ /*'<a class="ui inverted button" href="./'.concat(terminal_loc,'">Terminal</a>   */'<a class="ui inverted button" target="_blank" href="https://beta.kossiitkgp.org/blog/">Blog</a>'/*)*/;}
33
else if (location==="home right"){
34
35
/*'<a class="ui button" href="./'.concat(terminal_loc,'">Terminal</a>   */'<a class="ui button" target="_blank" href="https://blog.kossiitkgp.org">Blog</a>'/*)*/;}
0 commit comments