Skip to content

Commit 6645d94

Browse files
authored
Open links in new tab
1 parent 8a947e4 commit 6645d94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assets/js/quotes.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,4 @@ switch (random_line) {
7171

7272
quote_element.innerHTML = quote;
7373
quote_link.setAttribute('href', link);
74+
quote_link.setAttribute('target', '_blank');

0 commit comments

Comments
 (0)