Copy fedmenu staging change to prod
This commit is contained in:
parent
c8e2ccf562
commit
1346400dde
1 changed files with 1 additions and 0 deletions
|
@ -66,6 +66,7 @@ var fedmenu = function(options) { $(document).ready(function() {
|
|||
$('body', c).append('<div id="fedmenu-main-content" class="fedmenu-content"></div>');
|
||||
$('#fedmenu-main-content', c).append("<span class='fedmenu-exit'>❌</span>");
|
||||
$('#fedmenu-main-content', c).append("<h1>Fedora Infrastructure Apps</h1>");
|
||||
$('#fedmenu-main-content', c).append("<h4><a href='https://fedoraproject.org/wiki/Legal:Main'>Legal</a></h4>");
|
||||
}
|
||||
$("#fedmenu-main-content", c).append(html);
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue