Skip to content
This repository has been archived by the owner on Nov 6, 2022. It is now read-only.

Commit

Permalink
+ Added badge for Windows Store #19
Browse files Browse the repository at this point in the history
  • Loading branch information
trueromanus committed Mar 19, 2019
1 parent ba18001 commit 4befb71
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
4 changes: 4 additions & 0 deletions index.css
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,8 @@ body {
.certificate-gif-container {
display: flex;
justify-content: center;
}

.centered-text {
text-align: center;
}
12 changes: 8 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Страница содержащая варианты установки приложения Anilibria для Windows 10">
<meta name="author" content="EmptyFlow">
<title>Anilibria приложение-клиент для Windows 10</title>
<title>Клиент для сайта AniLibria.TV для Windows 10</title>
<link rel="stylesheet" href="index.css">
</head>
<body>
<div class="page-container">
<div class="main-header">
<span>Anilibria приложение-клиент для Windows 10</span>
<span>Клиент для сайта AniLibria.TV для Windows 10</span>
</div>
<div class="link-header">
<a href="https://www.anilibria.tv/" target="_blank">Перейти на сайт AniLibria.tv</a>
Expand Down Expand Up @@ -40,8 +40,12 @@
<span class="block-text">
&ensp;Чтобы установить приложение через Windows Store Вам достаточно будет перейти на страницу приложения и нажать на кнопку Установить/Get.
Обновления будут автоматически применяться согласно настройкам системы, обычно автообновление включено по умолчанию.
В данный момент приложение еще не опубликовано в Windows Store.
</span>
Для установки достаточно нажать на бейдж ниже на устройстве с Windows 10:
<br />
<p class="centered-text">
<a href='//www.microsoft.com/store/apps/9n1zg939ctg5?cid=storebadge&ocid=badge'><img src='https://assets.windowsphone.com/3731158f-89cb-4547-bed5-d02b30de59e0/Russian_get_it_from_MS_InvariantCulture_Default.png' alt='Russian badge' style='width: 284px; height: 104px;'/></a>
</p>
</span>
<div class="block-bold">Установка через сайт</div>
<div class="block-text">
<p>
Expand Down

0 comments on commit 4befb71

Please sign in to comment.