Browse Source

Fix Flatpak link

master
Noah Petherbridge 3 years ago
parent
commit
6eea15e9e2
  1. 2
      content/download.md
  2. 10
      themes/notebook/layouts/index.html

2
content/download.md

@ -48,7 +48,7 @@ The easiest cross-distro way to download _Sketchy Maze_ is via [Flatpak](https:/
which is well supported on most popular Linux distributions including Fedora, Ubuntu, which is well supported on most popular Linux distributions including Fedora, Ubuntu,
Debian and others. Debian and others.
* **64-bit:** ~~[sketchymaze-0.6.0.flatpak](https://download.sketchymaze.com/release/v0.6.0/sketchymaze-0.6.0.flatpak) (9.3 MB)~~ **Note:** currently has packaging issues (missing fonts).
* **64-bit:** [sketchymaze-0.6.0.flatpak](https://download.sketchymaze.com/release/v0.6.0/sketchymaze-0.6.0.flatpak) (9.3 MB)
There is not a Flatpak repository for this game yet; inclusion on There is not a Flatpak repository for this game yet; inclusion on
[Flathub](https://flathub.org/) or a custom Flatpak repository for easier [Flathub](https://flathub.org/) or a custom Flatpak repository for easier

10
themes/notebook/layouts/index.html

@ -20,6 +20,16 @@
release. See the <a href="/download/">Downloads</a> to try it out! release. See the <a href="/download/">Downloads</a> to try it out!
</p> </p>
<div style="text-align: center">
<iframe width="560" height="315"
src="https://www.youtube.com/embed/18QacOa0374"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
class="center"
allowfullscreen></iframe>
</div>
<p> <p>
See <a href="/about/">About</a>, <a href="/faq/">FAQ</a> and the See <a href="/about/">About</a>, <a href="/faq/">FAQ</a> and the
<a href="/guidebook">Guidebook</a> for more information about the game. <a href="/guidebook">Guidebook</a> for more information about the game.

Loading…
Cancel
Save