SymphonyElectron/installer/mac/intro.html
Kiran Niranjan ab978399ff Electron-391 (Redesigned Windows & macOS installer) (#346)
- update Mac installer design
- update installer as per latest design and content
- fix outlet connection issues in installer pane
- Redesign Symphony installer for Windows
- Fix spacing issue in installer
- Fix launch Symphony action
- add new design for mac installer
- Fix typo from Advanced Installer to Advance Settings
- Add test script to unpacked-mac
-  added font family for macOS in intro page
- update font family
2018-04-30 17:02:51 +05:30

17 lines
436 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Thanks for downloading Symphony</title>
</head>
<body>
<br/>
<br/>
<p style="font-size: 13px; font-family: -apple-system, system-ui, BlinkMacSystemFont, sans-serif; color: rgba(0,0,0,1)">
&nbsp;&nbsp;&nbsp;Symphony allows you to:<br>
<ul>
<li>Collaborate securely</li>
<li>Communicate via messages, voice, and video</li>
<li>Connect with colleagues and coworkers</li>
</ul>
</body>
</html>