Skip to content

Commit

Permalink
Make table titles left aligned
Browse files Browse the repository at this point in the history
  • Loading branch information
Log1x committed Feb 14, 2019
1 parent 9741f3c commit 34280ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -23,7 +23,7 @@ composer require log1x/sage-directives
Once Sage Directives is installed with Composer, it is automatically loaded and is ready for use. If a directive appears to not be rendering properly, please make sure you clear your Blade cache before further debugging or opening an issue.

| [WordPress](#wordpress) | | [ACF](#acf) | | [Helpers](#helpers) | |
|--------------------------|--------------------------|------------------------|--------------------------|----------------------------|----------------------|
|:--------------------------|--------------------------|:------------------------|--------------------------|:----------------------------|----------------------|
| [@query](#query) | [@user](#user) | [@fields](#fields) | [@group](#group) | [@istrue](#istrue) | [@extract](#extract) |
| [@posts](#posts) | [@guest](#guest) | [@field](#field) | [@option](#option) | [@isfalse](#isfalse) | [@implode](#implode) |
| [@title](#title) | [@shortcode](#shortcode) | [@hasfield](#hasfield) | [@hasoption](#hasoption) | [@isnull](#isnull) | [@repeat](#repeat) |
Expand Down

0 comments on commit 34280ec

Please sign in to comment.