Skip to content
This repository was archived by the owner on Sep 27, 2022. It is now read-only.

Commit e45bc85

Browse files
committed
Reverted commit
1 parent 77a61aa commit e45bc85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@ <h2 class="modal__title">
3535
</div>
3636
<footer id="modal-footer" class="modal__footer">
3737
<button class="modal__btn" data-micromodal-close>CANCEL</button>
38-
<a id="modal-link-button" class="modal__btn">OPEN</a>
38+
<a id="modal-link-button" target="_blank" class="modal__btn">OPEN</a>
3939
</footer>
4040
</div>
4141
</div>
4242
</div>
4343
</div>
4444
</body>
4545

46-
</html>
46+
</html>

0 commit comments

Comments
 (0)