# Pátek Logo Custom Element
Reusable custom element for the Pátek logo.
## Installation
Include the patek-logo.js file into your HTML file.
```html
```
## Usage
```html
```
If no `title` or `subtitle` attribute is set, it defaults to `"Pátek"` and `""` respectively.
The logo **will** obey all CSS rules.
## Examples
You can find examples in [examples.html](examples.html).