mirror of
https://github.com/til-schneider/slim-wiki.git
synced 2025-08-06 16:46:31 +02:00
Removed extra / from base tag
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
<title><?php echo $data['wikiName']; ?></title>
|
||||
|
||||
<base href="<?php echo $data['baseUrl']; ?>/">
|
||||
<base href="<?php echo $data['baseUrl']; ?>">
|
||||
|
||||
<!-- build:css client/view.css -->
|
||||
<!--
|
||||
|
Reference in New Issue
Block a user