Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

Commit

Permalink
chore: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
johannschopplich committed Aug 16, 2022
1 parent d084107 commit c472dcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/templates/_app-index.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<title><?= $page->customTitle()->or($page->title() . ' – ' . $site->title()) ?></title>

<?php // See https://github.com/johannschopplich/kirby-extended/blob/main/docs/meta.md ?>
<?php /* See https://github.com/johannschopplich/kirby-extended/blob/main/docs/meta.md */ ?>
<?php $meta = $page->meta() ?>
<?= $meta->robots() ?>
<?= $meta->jsonld() ?>
Expand Down

0 comments on commit c472dcb

Please sign in to comment.