Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gka committed Nov 26, 2018
1 parent 93b03f2 commit 8c49a8d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,9 +181,9 @@ The language used in the Schnack form and comments ("Send comment", "Reply", etc
</script>
```

Here's a list of all the supported attributes (make sure to prepend `data-schnack-partial-`:
Here's a list of all the supported attributes (make sure to add `data-schnack-partial-` in to the keys:

| attribute | default value |
| key | default value |
|---------------|---------------------|
| `sign-in-via` | _To post a comment you need to sign in via_ |
| `login-status` | _signed in as @%USER% (&lt;a class='schnack-signout' href='#'&gt;sign out&lt;/a&gt;)_ |
Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -482,11 +482,11 @@ <h2 id="localization">
data-schnack-partials-sign-in-via=&quot;To post a comment sign in via&quot;&gt;
&lt;/script&gt;
</code></pre>
<p>Here&#39;s a list of all the supported attributes (make sure to prepend <code>data-schnack-partial-</code>:</p>
<p>Here&#39;s a list of all the supported attributes (make sure to add <code>data-schnack-partial-</code> in to the keys:</p>
<table>
<thead>
<tr>
<th>attribute</th>
<th>key</th>
<th>default value</th>
</tr>
</thead>
Expand Down

0 comments on commit 8c49a8d

Please sign in to comment.