Skip to content

Commit de4d531

Browse files
author
Kristan Kenney
committed
Update path to animate.min.css
1 parent 4c68662 commit de4d531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/templates/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<title><?php echo $_SERVER['HTTP_HOST']; ?> - <?=__($TAB)?> - <?=__('Hestia Control Panel');?></title>
77
<link type="text/css" rel="stylesheet" href="/css/styles.min.css?1446554103" />
88
<link type="text/css" rel="stylesheet" href="/css/active-theme.css?1446554103" />
9-
<link type="text/css" href="/css/animate.css?1446554103" rel="stylesheet" />
9+
<link type="text/css" href="/css/animate.min.css?1446554103" rel="stylesheet" />
1010
<link type="text/css" href="/css/jquery-custom-dialogs.css?1446554103" rel="stylesheet" />
1111
<link type="text/css" href="/css/all.min.css?1446554103" rel="stylesheet" />
1212
<script src="/inc/jquery/jquery-3.4.1.min.js"></script>

0 commit comments

Comments
 (0)