Skip to content

Commit e5e157a

Browse files
authored
Update jAlert CSS link to minified version
1 parent e1f1e5c commit e5e157a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<title>jQuery Session Timeout Script</title>
1111
<link rel='stylesheet' type='text/css' href='https://netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css'>
12-
<link rel="stylesheet" type="text/css" href="https://htmlguyllc.github.io/jAlert/dist/jAlert.css">
12+
<link rel="stylesheet" type="text/css" href="https://htmlguyllc.github.io/jAlert/dist/jAlert.min.css">
1313

1414
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
1515
<!--[if lt IE 9]>

0 commit comments

Comments
 (0)