Skip to content

Commit 87a8282

Browse files
committed
fix(index.html) css link
1 parent 9c9e944 commit 87a8282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<link rel="icon" href="../../favicon.ico">
1313
<title>RTL theme for bootstrap 4</title>
1414
<!-- Bootstrap core CSS -->
15-
<link href="public/css/style-rtl.alpha3.min.css" rel="stylesheet">
15+
<link href="public/css/style-rtl.alpha6.min.css" rel="stylesheet">
1616
</head>
1717

1818
<body>

0 commit comments

Comments
 (0)