Skip to content

create svelte:head for every page #138

Description

@okso-hub

It would be nice if every (important) page had a header like in the screenshot below. This can easily be done in Svelte with this tag:

<svelte:head>
	<title>Title</title>
</svelte:head>

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions