mirror of
https://github.com/flarum/core.git
synced 2025-08-04 23:47:32 +02:00
Applied fixes from StyleCI
This commit is contained in:
@@ -162,7 +162,7 @@
|
||||
<body>
|
||||
<div class="container">
|
||||
<h1>
|
||||
<?php echo file_get_contents(__DIR__ . '/logo.svg'); ?>
|
||||
<?php echo file_get_contents(__DIR__.'/logo.svg'); ?>
|
||||
</h1>
|
||||
|
||||
<div class="animated fadeIn">
|
||||
|
Reference in New Issue
Block a user