Skip to content
Snippets Groups Projects
Commit 80396457 authored by Dan Ballard's avatar Dan Ballard Committed by richard
Browse files

Bug 290: Add default bookmarks in alpha channel for testing

parent 1b026291
No related branches found
No related tags found
1 merge request!124bug_290: Add default bookmarks in alpha channel for testing
......@@ -15,7 +15,18 @@
<h1>Bookmarks</h1>
<dl><p>
<dt><a href="https://mullvad.net/" icon="@mullvad_icon@">Mullvad VPN</a></dt>
<dt><a href="https://mullvad.net/" icon="@mullvad_icon@">Mullvad VPN</a></dt>
#if MOZ_UPDATE_CHANNEL != release
<dt><h3>QA</h3></dt>
<dl><p>
<dt><a href="https://mullvad.net/check">connection check</a></dt>
<dt><a href="https://webrtc.github.io/samples/src/content/getusermedia/gum/">webcam | webRTC</a></dt>
<dt><a href="https://webrtc.github.io/samples/src/content/getusermedia/audio/">audio | webRTC</a></dt>
<dt><a href="https://webrtc.github.io/samples/src/content/getusermedia/getdisplaymedia/">screenshare | webRTC</a></dt>
<dt><a href="https://youtube.com/">youtube</a></dt>
<dt><a href="https://theguardian.com/">the guardian</a></dt>
</dl><p>
#endif
</dl><p>
</body>
</html>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment