Skip to content

Commit 2e62a66

Browse files
committed
Add canonical url
1 parent 3c5c264 commit 2e62a66

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

html/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@
1818
<meta name="twitter:description" content="Libro para Aprender JavaScript desde cero traducido al español y gratuito">
1919
<meta name="twitter:image" content="https://eloquentjavascript.es/og.jpg">
2020

21+
<link rel="canonical" href="https://eloquentjavascript.es/">
22+
2123
<link rel=stylesheet href="css/ejs.css">
2224
<style>
2325
article {

0 commit comments

Comments
 (0)