File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -957,16 +957,16 @@ <h1 class="fade-up delay-1">
957957 </ button >
958958 < div id ="dl-dropdown " class ="dropdown-menu ">
959959 < a class ="dropdown-item " href ="https://github.com/dotindustries/warpgrid/releases/latest/download/warp-darwin-arm64 ">
960- < span class ="dl-icon "> 🍎 </ span >
960+ < img class ="dl-icon " src =" https://cdn.simpleicons.org/apple/ffffff " alt =" macOS " width =" 18 " height =" 18 " >
961961 < span > < span class ="dl-platform "> macOS</ span > < span class ="dl-arch "> Apple Silicon (arm64)</ span > </ span >
962962 </ a >
963963 < a class ="dropdown-item " href ="https://github.com/dotindustries/warpgrid/releases/latest/download/warp-darwin-x64 ">
964- < span class ="dl-icon "> 🍎 </ span >
964+ < img class ="dl-icon " src =" https://cdn.simpleicons.org/apple/ffffff " alt =" macOS " width =" 18 " height =" 18 " >
965965 < span > < span class ="dl-platform "> macOS</ span > < span class ="dl-arch "> Intel (x64)</ span > </ span >
966966 </ a >
967967 < div class ="dropdown-divider "> </ div >
968968 < a class ="dropdown-item " href ="https://github.com/dotindustries/warpgrid/releases/latest/download/warp-linux-x64 ">
969- < span class ="dl-icon "> 🐧 </ span >
969+ < img class ="dl-icon " src =" https://cdn.simpleicons.org/linux/ffffff " alt =" Linux " width =" 18 " height =" 18 " >
970970 < span > < span class ="dl-platform "> Linux</ span > < span class ="dl-arch "> x86_64</ span > </ span >
971971 </ a >
972972 < div class ="dropdown-divider "> </ div >
You can’t perform that action at this time.
0 commit comments