Skip to content

Improve the <title> of the pages #963

@rfc1036

Description

@rfc1036

Usability: I changed resources/views/layouts/ixpv4.foil.php like this:

        <title>
            <?= config('identity.sitename' ) ?>
            -
            <?php $this->section('page-header-preamble') ?>
            <?php $this->stop() ?>
        </title>

This way all pages have a specific title so they can be found in the browser search bar.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions