We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a947e4 commit 6645d94Copy full SHA for 6645d94
assets/js/quotes.js
@@ -71,3 +71,4 @@ switch (random_line) {
71
72
quote_element.innerHTML = quote;
73
quote_link.setAttribute('href', link);
74
+quote_link.setAttribute('target', '_blank');
0 commit comments