website
                                
                                 website copied to clipboard
                                
                                    website copied to clipboard
                            
                            
                            
                        Changes to display Linux arm64 download link in homepage dropdown .
Changes to display Linux arm64 download link in homepage drop down .
What if we can change the download link based on the operating system. We will have to check the platform and display the link according to that
// Get the platform
window.navigator.platform
What do you think?