rework to use new @besties/html2png
This commit is contained in:
parent
7d6cf5b09f
commit
cc40eb1fff
7 changed files with 97 additions and 172 deletions
|
@ -30,4 +30,10 @@
|
|||
<%~ include('icons/code-commit.eta') %>
|
||||
<p><%= it.commit.sha.slice(0, 7) %></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<style>
|
||||
.commit .repo-name {
|
||||
font-size: 2.5rem;
|
||||
color: #6d728f;
|
||||
}
|
||||
</style>
|
Loading…
Add table
Add a link
Reference in a new issue