ThomasSimonini HF staff commited on
Commit
f9bf2a0
β€’
1 Parent(s): 1d6f8a6

Add target _blank to links

Browse files
Files changed (1) hide show
  1. index.html +2 -2
index.html CHANGED
@@ -53,8 +53,8 @@ We launched a <b>free class from beginner to expert!</b>
53
  </button>
54
  </div>
55
  <div class="modal-body">
56
- <h1> Huggy does not work on Space for now here's the new link 🐢: <a href="https://singularite.itch.io/huggy">https://singularite.itch.io/huggy</a> </h1>
57
- <h3> Huggy does not work on Space for now here's the new link 🐢: <a href="https://singularite.itch.io/huggy">https://singularite.itch.io/huggy</a> </h3>
58
  <p> Huggy is a dog that <b>learned how to catch the stick with deep reinforcement learning</b> - throw the stick to see how he has learned!</p>
59
  <p> If you like the game, don't forget to click on the like πŸ’– button.</p>
60
  <p> Do you want to learn more about Deep RL? πŸ€–
 
53
  </button>
54
  </div>
55
  <div class="modal-body">
56
+ <h1> Huggy does not work on Space for now here's the new link 🐢: <a href="https://singularite.itch.io/huggy" target="_blank">>https://singularite.itch.io/huggy</a> </h1>
57
+ <h3> Huggy does not work on Space for now here's the new link 🐢: <a href="https://singularite.itch.io/huggy" target="_blank">>https://singularite.itch.io/huggy</a> </h3>
58
  <p> Huggy is a dog that <b>learned how to catch the stick with deep reinforcement learning</b> - throw the stick to see how he has learned!</p>
59
  <p> If you like the game, don't forget to click on the like πŸ’– button.</p>
60
  <p> Do you want to learn more about Deep RL? πŸ€–