|
71 | 71 | <span class="logo"> |
72 | 72 | <img loading="lazy" src="/assets/img/logo.svg" title="Moosync" alt="moosync logo" class="logo__img" /> |
73 | 73 | </span> |
74 | | - </a> |
75 | | - <div class="navbar__buttons"> |
76 | | - <button class="navigation__buttons"><a href="#">Home</a></button> |
77 | | - <button class="navigation__buttons"> |
78 | | - <a |
79 | | - href="https://www.iubenda.com/privacy-policy/70189564/full-legal" |
80 | | - target="_blank" |
81 | | - rel="noopener noreferrer">Privacy Policy</a |
82 | | - > |
83 | | - </button> |
84 | | - <button class="navigation__buttons"> |
85 | | - <a href="/wiki/" rel="noopener noreferrer">Documentation</a> |
86 | | - </button> |
87 | | - <button class="navigation__buttons"> |
88 | | - <a href="https://github.com/Moosync" rel="noopener noreferrer" |
89 | | - >Github</a |
90 | | - > |
91 | | - </button> |
92 | | - <button id="download__btn" class="navigation__buttons">Download</button> |
93 | | - </div> |
| 74 | + </a> |
| 75 | + <div class="navbar__buttons"> |
| 76 | + <button class="navigation__buttons"><a href="#">Home</a></button> |
| 77 | + <button class="navigation__buttons"> |
| 78 | + <a href="https://www.iubenda.com/privacy-policy/70189564/full-legal" target="_blank" |
| 79 | + rel="noopener noreferrer">Privacy Policy</a> |
| 80 | + </button> |
| 81 | + <button class="navigation__buttons"> |
| 82 | + <a href="/wiki/" rel="noopener noreferrer">Documentation</a> |
| 83 | + </button> |
| 84 | + <button class="navigation__buttons"> |
| 85 | + <a href="https://github.com/Moosync" rel="noopener noreferrer">Github</a> |
| 86 | + </button> |
| 87 | + <button id="download__btn" class="navigation__buttons">Download</button> |
| 88 | + </div> |
94 | 89 | </div> |
95 | 90 | </nav> |
96 | 91 | <header class="heading__page"> |
|
139 | 134 | </template> |
140 | 135 | </div> |
141 | 136 |
|
142 | | - <div class="other__platform" id="other-download"> |
143 | | - Download for other platforms |
144 | | - </div> |
| 137 | + <a class="other__platform" href="https://github.com/Moosync/Moosync/releases/latest">Download for other |
| 138 | + platforms |
| 139 | + </a> |
145 | 140 | </header> |
146 | 141 | <section class="moosync__usage"> |
147 | 142 | <p id="usage__section__heading" class="moosync__section__heading"> |
|
0 commit comments