Skip to content

Commit 1071358

Browse files
authored
Add checkbox for previewing articles in new tab
1 parent 3359926 commit 1071358

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

settings.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,8 @@
245245
<label for="rss-for-mainpage">Generate RSS for the Main Page</label><br/>
246246
<input type="checkbox" id="rss-for-sections">
247247
<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/>
248250
</div>
249251
<br/><br/>
250252
<span>View and edit the &nbsp;&nbsp;<a id="open-rss-modal" class="button" href="#">RSS templates</a></span>

0 commit comments

Comments
 (0)