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

Minor fixes (proposal) #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 7 additions & 6 deletions docs/src/launch/default/santa/santa.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Zooshi Santa Mode {#zooshi_launch_santa}
Zooshi Santa Mode
=================

```
\htmlonly
<script>
/**
Expand All @@ -22,14 +22,15 @@ Zooshi Santa Mode {#zooshi_launch_santa}
$( document ).ready(hideSidebar);
</script>
\endhtmlonly
```

## Install Zooshi

Before you can play Zooshi in Santa mode, you have to install the game.
If you have not done so already, please click on the button below to install
Zooshi.

\htmlonly

<a class="browser-android" href="market://details?id=com.google.fpl.zooshi">
<img src="install_button.png" alt="Click here to install."
style="height: 15em"/>
Expand All @@ -38,23 +39,23 @@ Zooshi.
<img src="install_button.png" alt="Click here to install."
style="height: 15em"/>
</a>
\endhtmlonly


## Play Zooshi in Santa mode

<div class="browser-android">
If you have already installed Zooshi, just click the button below to launch
Zooshi in Santa mode!

\htmlonly

<br>
<a href="intent://google.github.io/zooshi/launch/default/santa#Intent;scheme=http;package=com.google.fpl.zooshi;end">
<img src="zooshi_santa_button.png"
alt ="Click here to launch in Santa mode."
style="height: 15em"/>
</a>
<br><br>
\endhtmlonly


*Note: If you did not already install Zooshi from the link above, the button
will take you to the `Play Store` to install Zooshi first. After installing,
Expand Down