Skip to content

Commit ab5114c

Browse files
committed
Add Star History chart
1 parent bd24dbd commit ab5114c

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

src/views/parts/container.pug

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,10 @@
3434
img(src=val.image, alt=val.title)
3535
else
3636
span ✴ #{val.title}
37+
38+
.pd2y
39+
h2 Star History
40+
hr
41+
.pd1y.aligncenter
42+
a(href='https://www.star-history.com/#electerm/electerm&Date', rel='noreferrer', target='_blank', title='Star History Chart')
43+
img(src='https://api.star-history.com/svg?repos=electerm/electerm&type=Date', alt='Star History Chart')

0 commit comments

Comments
 (0)