73b5844991b475f6468bd8a49604d0d4a263f795
Pátek Logo Custom Element
Reusable custom element for the Pátek logo.
Installation
Include the patek-logo.js file into your HTML file.
<script src="path/to/patek-logo.js"></script>
Usage
<patek-logo title="<your title here>" subtitle="<your subtitle here>"></patek-logo>
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.
Languages
JavaScript
70.7%
HTML
29.3%