We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bde0c3 commit af263c7Copy full SHA for af263c7
1 file changed
src/Views/layout.php
@@ -8,7 +8,7 @@
8
9
<!-- Bootstrap core CSS -->
10
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-1BmE4kWBq78iYhFldvKuhfTAU6auU8tT94WrHftjDbrCEXSU1oBoqyl2QvZ6jIW3" crossorigin="anonymous">
11
-
+
12
<?= $this->renderSection('pageStyles') ?>
13
</head>
14
0 commit comments