|
|
|
@ -30,33 +30,33 @@
|
|
|
|
|
</div> <br>
|
|
|
|
|
|
|
|
|
|
<span id="shortcuts">
|
|
|
|
|
<button><a href="https://www.youtube.com/" target="_blank">
|
|
|
|
|
<button onclick="window.open('https://www.youtube.com/')">
|
|
|
|
|
<img src="/resources/img/youtube.png" alt="">Youtube
|
|
|
|
|
</a></button>
|
|
|
|
|
<button><a href="https://pantarijn.magister.net" target="_blank">
|
|
|
|
|
</button>
|
|
|
|
|
<button onclick="window.open('https://pantarijn.magister.net')">
|
|
|
|
|
<img src="/resources/img/magister.png" alt="">Magister
|
|
|
|
|
</a></button>
|
|
|
|
|
<button><a href="https://onedrive.live.com/about/en-us/signin/" target="_blank">
|
|
|
|
|
</button>
|
|
|
|
|
<button onclick="window.open('https://onedrive.live.com/about/en-us/signin/')">
|
|
|
|
|
<img src="/resources/img/onedrive.png" alt="">Onedrive
|
|
|
|
|
</a></button>
|
|
|
|
|
<button><a href="https://codepanta.nl/login/index.php" target="_blank">
|
|
|
|
|
</button>
|
|
|
|
|
<button onclick="window.open('https://codepanta.nl/login/index.php')">
|
|
|
|
|
<img src="/resources/img/codepanta.png" alt="">Codepanta
|
|
|
|
|
</a></button>
|
|
|
|
|
<button><a href="https://reddit.com" target="_blank">
|
|
|
|
|
</button>
|
|
|
|
|
<button onclick="window.open('https://reddit.com')">
|
|
|
|
|
<img src="/resources/img/reddit.png" alt="">Reddit
|
|
|
|
|
</a></button>
|
|
|
|
|
<button><a href="https://open.spotify.com/browse/featured" target="_blank">
|
|
|
|
|
</button>
|
|
|
|
|
<button onclick="window.open('https://open.spotify.com/browse/featured')">
|
|
|
|
|
<img src="/resources/img/spotify.png" alt="">Spotify
|
|
|
|
|
</a></button>
|
|
|
|
|
<button><a href="https://w3schools.com" target="_blank">
|
|
|
|
|
</button>
|
|
|
|
|
<button onclick="window.open('https://w3schools.com')">
|
|
|
|
|
<img src="/resources/img/w3schools.png" alt="">W3Schools
|
|
|
|
|
</a></button>
|
|
|
|
|
<button><a href="https://maps.google.com" target="_blank">
|
|
|
|
|
</button>
|
|
|
|
|
<button onclick="window.open('https://maps.google.com')">
|
|
|
|
|
<img src="/resources/img/googlemaps.png" alt="">Maps
|
|
|
|
|
</a></button>
|
|
|
|
|
<button><a href="https://translate.google.com" target="_blank">
|
|
|
|
|
</button>
|
|
|
|
|
<button onclick="window.open('https://translate.google.com')">
|
|
|
|
|
<img src="/resources/img/googletranslate.png" alt="">Translate
|
|
|
|
|
</a></button>
|
|
|
|
|
</button>
|
|
|
|
|
</span>
|
|
|
|
|
|
|
|
|
|
<span>
|
|
|
|
|