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 e7f7429 commit deda36dCopy full SHA for deda36d
source/index.html
@@ -63,7 +63,9 @@ <h2 class="text-center">Supported frameworks</h2>
63
</ul>
64
{% endspaceless %}
65
66
- <p class="text-center"><a href="http://symfony.com/components/HttpKernel">See the full list on symfony.com</a></p>
+ <p class="text-center">
67
+ <a href="http://symfony.com/components/HttpKernel" class="btn">See the full list on symfony.com</a>
68
+ </p>
69
</div>
70
71
<hr>
0 commit comments