Skip to content

Commit 1df5643

Browse files
Adding meta description
1 parent bee10e7 commit 1df5643

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5+
<meta
6+
name="description"
7+
content="A Stimulus controller to create new fields on the fly to populate your Rails relationship."
8+
/>
59
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
610
<link href="https://unpkg.com/tailwindcss@^2.0/dist/tailwind.min.css" rel="stylesheet" />
711
<script src="https://unpkg.com/[email protected]/dist/stimulus.umd.js" defer></script>

0 commit comments

Comments
 (0)