8000
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.
2 parents ae61ef4 + 0411ab8 commit b8f6eb1Copy full SHA for b8f6eb1
_includes/repo-card.html
@@ -8,7 +8,7 @@ <h1 class="f4 lh-condensed mb-1">
8
</a>
9
</h1>
10
</div>
11
- <div class="text-gray mb-2 ws-normal overflow-hidden">{{ repository.description | escape }}</div>
+ <div class="text-gray mb-2 ws-normal">{{ repository.description }}</div>
12
13
<div class="d-flex f6">
14
{% if repository.language %}
0 commit comments