Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
mborgerson committed Jan 24, 2025
1 parent 8a23d97 commit 8a2c9ca
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 13 deletions.
2 changes: 1 addition & 1 deletion docs/docs/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ There are multiple options for running xemu on your Linux system.

### AppImage

[Download AppImage for :fontawesome-brands-linux: Linux (x86_64)](https://github.com/xemu-project/xemu/releases/download/v{{xemu_version}}/xemu-v{{xemu_version}}-x86_64.AppImage){ .md-button .md-button--secondary }
[Download AppImage for :fontawesome-brands-linux: Linux (x86_64)](https://github.com/xemu-project/xemu/releases/download/v0.7.55/xemu-v0.7.55-x86_64.AppImage){ .md-button .md-button--secondary }

!!! info "Running the AppImage"

Expand Down
2 changes: 0 additions & 2 deletions docs/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ extra:
social:
- icon: fontawesome/brands/github
link: https://github.com/xemu-project/xemu
- icon: fontawesome/brands/twitter
link: https://twitter.com/xemu_project
- icon: fontawesome/brands/patreon
link: https://www.patreon.com/mborgerson
- icon: fontawesome/brands/discord
Expand Down
9 changes: 0 additions & 9 deletions docs/overrides/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,4 @@
<strong>Discord</strong>
</a>

&nbsp;&nbsp;|&nbsp;&nbsp;

<a href="https://twitter.com/xemu_project">
Follow <strong>@xemu_project</strong> on
<span class="twemoji twitter">
{% include ".icons/fontawesome/brands/twitter.svg" %}
</span>
<strong>Twitter</strong>
</a>
{% endblock %}
1 change: 0 additions & 1 deletion templates/template_base.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@
<li class="nav-item">
<span class="nav-link">
<a class="nav-social" href="https://discord.gg/ayyjsuM"><i class="fab fa-discord" aria-hidden="true" title="Join the xemu community on Discord"></i></a>
<a class="nav-social" href="https://twitter.com/xemu_project"><i class="fab fa-twitter" aria-hidden="true" title="Follow @xemu_project on Twitter"></i></a>
<a class="nav-social" href="https://www.youtube.com/c/xemuOriginalXboxEmulator"><i class="fab fa-youtube" aria-hidden="true" title="Check out the xemu YouTube channel"></i></a>
</span>
</li>
Expand Down

0 comments on commit 8a2c9ca

Please sign in to comment.