We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbeca04 commit db2a302Copy full SHA for db2a302
admin.html
@@ -49,6 +49,12 @@ <h3>Authentication</h3>
49
50
<button type="submit" class="btn btn-primary">Submit</button>
51
52
+ <h3>Site Maintenance</h3>
53
+
54
+ <div class="form-group">
55
+ <a href="https://github.com/{{ site.github.owner_name }}/{{ site.github.project_title }}/compare/gh-pages...timwis:gh-pages?expand=1" class="btn btn-info">Check for updates</a>
56
+ </div>
57
58
</fieldset>
59
60
</form>
0 commit comments