Ron Au commited on
Commit
d579a92
·
1 Parent(s): 1bc6a83

fix(links): Open iframe links in new window

Browse files
Files changed (1) hide show
  1. source/ui/src/routes/index.svelte +2 -2
source/ui/src/routes/index.svelte CHANGED
@@ -15,8 +15,8 @@ import Tokens from '$lib/Tokens.svelte';
15
  different styles, 4 bars at a time.
16
  </p>
17
  <p>
18
- Developed by <a href="https://twitter.com/ronvoluted">Ron Au</a> and
19
- <a href="https://twitter.com/DrTBehrens">Tristan Behrens</a>.
20
  </p>
21
  <p>Have fun! And always feel free to send us some feedback and share your compositions!</p>
22
  <section id="options">
 
15
  different styles, 4 bars at a time.
16
  </p>
17
  <p>
18
+ Developed by <a href="https://twitter.com/ronvoluted" rel="noopener" target="_blank">Ron Au</a> and
19
+ <a href="https://twitter.com/DrTBehrens" rel="noopener" target="_blank">Tristan Behrens</a>.
20
  </p>
21
  <p>Have fun! And always feel free to send us some feedback and share your compositions!</p>
22
  <section id="options">