Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return the Page sans direct downloads #14

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

makisukurisu
Copy link

Right now https://unigramdev.github.io/ shows a blank page.

That is - there's no 404 (that would clearly indicate that the site is down), nor is there an explanation about why it's blank (because Direct downloads are not a thing anymore), nor does it lead people to the Store to download the app.

I believe that one of the few things should happen to resolve this problem:

  • Shutting the GitHub Page down (now it'll show error 404 to users that may find this URL somewhere);
  • Adding a clear message about the shutdown of the Beta program and unavailability of the Direct installation/downloads option;
  • Simply ommiting the Direct downloads on the page and adding a disclaimer about Unigram availability.

In this PR I decided to do the latter.

Also incorporated some of the changes from #9 (closing the ul tag at the end).

<div class="td_download_wrap"><a href="https://www.microsoft.com/store/apps/9n97zckpd60q" class="td_download_btn"><i class="td_download_icon"></i> Get Unigram for <b>Windows</b></a></div>

<div id="td_versions">
<div class="td_about_license">This software is available under <a href="https://github.com/UnigramDev/Unigram/blob/develop/LICENSE">GPL v3</a> license.<br><br>Source code is available on <a href="https://github.com/UnigramDev/Unigram">GitHub</a>.<br><br>Unigram is only available for download in the Microsoft Store
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line here is the main change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant