Skip to content

Commit af263c7

Browse files
authored
Update layout.php
1 parent 4bde0c3 commit af263c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Views/layout.php

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

99
<!-- Bootstrap core CSS -->
1010
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
11-
11+
1212
<?= $this->renderSection('pageStyles') ?>
1313
</head>
1414

0 commit comments

Comments
 (0)