We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d0052b commit e675598Copy full SHA for e675598
README.md
@@ -75,6 +75,12 @@ Open the `template_default.html` file located in your project’s templates fold
75
76
Example: Open your `template_default.html` and add your component:
77
78
+```bash
79
+nano ./template_default.html
80
+```
81
+
82
+Find a place to insert `{{button}}` in the template below:
83
84
```html
85
<!DOCTYPE html>
86
<html lang="en">
0 commit comments