Skip to content

I can't change <title> element. #52

@damaera

Description

@damaera

I can't change <title> element and everything in head element.

I propose to make middleware after tryServerPage, not just before it.

blocks.server({
    preMiddleware: [compression()],
    postMiddleware: [changeTitle()]
});

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions