html: head: canonical link
This commit is contained in:
parent
7b2112bfe0
commit
e3c83d0801
@ -8,6 +8,7 @@
|
||||
<meta name="keywords" content="Download, Youtube, yt-dlp, MP3, Convert">
|
||||
<link rel="stylesheet" href="/static/static/css/pico.min.css">
|
||||
<link rel="icon" type="image/x-icon" href="/assets/images/favicon.ico">
|
||||
<link rel="canonical" href="https://viddl.cc" />
|
||||
<script src="https://unpkg.com/htmx.org@1.9.5"></script>
|
||||
<title>Viddle your fiddle</title>
|
||||
</head>
|
||||
@ -44,7 +45,7 @@
|
||||
Convert to MP3 audio
|
||||
</label>
|
||||
</fieldset>
|
||||
<button id="get-btn">Get
|
||||
<button class=" outline" id="get-btn" role="button">Get
|
||||
<!-- <a class="htmx-indicator" href="#" aria-busy="true"></a> -->
|
||||
</button>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user