mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
chore: automate releases
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
<header class="pv3 bb b--black-10">
|
||||
<div class="w-80 center flex justify-between items-center">
|
||||
<h1 class="mv0 normal f3 lh-copy black-90">Feather <span class="f5 black-60">v{{ site.data.package.version }}</span></h1>
|
||||
<h1 class="mv0 normal f3 lh-copy black-90">Feather</h1>
|
||||
|
||||
<ul class="list mv0 pl0 flex">
|
||||
<li class="dn dib-ns"><a class="no-underline color-inherit dim" href="https://twitter.com/intent/tweet?text=Feather%20-%20Simply%20beautiful%20open%20source%20icons%20by%20%40colebemis%20https://feathericons.com" target="_blank">Tweet</a></li>
|
||||
|
@ -2,7 +2,7 @@
|
||||
<h2 class="mt0 mb4 f2 fw3 tc lh-title black-90">Simply beautiful open source icons</h2>
|
||||
<a
|
||||
class="button white bg-accent dim br2"
|
||||
href="feather-{{ site.data.package.version }}.zip"
|
||||
href="feather.zip"
|
||||
download
|
||||
onclick="ga('send', 'event', 'download', 'click', 'all');">
|
||||
Download
|
||||
|
Reference in New Issue
Block a user