We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3359926 commit 1071358Copy full SHA for 1071358
1 file changed
settings.html
@@ -245,6 +245,8 @@
245
<label for="rss-for-mainpage">Generate RSS for the Main Page</label><br/>
246
<input type="checkbox" id="rss-for-sections">
247
<label for="rss-for-sections">Generate RSS for Section Pages</label><br/>
248
+ <input type="checkbox" id="preview-in-new-tab">
249
+ <label for="preview-in-new-tab">Preview articles in a new tab</label><br/>
250
</div>
251
<br/><br/>
252
<span>View and edit the <a id="open-rss-modal" class="button" href="#">RSS templates</a></span>
0 commit comments