Skip to content

Commit

Permalink
Update actual files
Browse files Browse the repository at this point in the history
Signed-off-by: yubiuser <[email protected]>
  • Loading branch information
yubiuser committed Oct 29, 2024
1 parent caf1d1b commit 5a48c35
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion scripts/lua/header.lp
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ if startsWith(scriptname, 'groups') then
<script src="<?=pihole.fileversion('vendor/bootstrap/js/bootstrap.min.js')?>"></script>
<script src="<?=pihole.fileversion('vendor/adminLTE/adminlte.min.js')?>"></script>
<script src="<?=pihole.fileversion('vendor/bootstrap-notify/bootstrap-notify.min.js')?>"></script>
<script src="<?=pihole.fileversion('vendor/font-awesome/font-awesome.min.js')?>"></script>
<script src="<?=pihole.fileversion('vendor/font-awesome/all.min.js')?>"></script>
<script src="<?=pihole.fileversion('scripts/js/utils.js')?>"></script>
<script src="<?=pihole.fileversion('vendor/waitMe/waitMe.min.js')?>"></script>
<link rel="stylesheet" href="<?=pihole.fileversion('vendor/waitMe/waitMe.min.css')?>">
6 changes: 6 additions & 0 deletions vendor/font-awesome/all.min.js

Large diffs are not rendered by default.

6 changes: 0 additions & 6 deletions vendor/font-awesome/font-awesome.min.js

This file was deleted.

0 comments on commit 5a48c35

Please sign in to comment.