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 ff5fa86 commit 1c7afd0Copy full SHA for 1c7afd0
src/templates/pages/default.txp
@@ -72,7 +72,7 @@ global $variable;
72
73
$query = <<<'GRAPHQL'
74
query {
75
- repository(owner:textpattern, name:textpattern) {
+ repository(owner:"textpattern", name:"textpattern") {
76
stargazers {
77
totalCount
78
}
0 commit comments