Skip to content

Commit

Permalink
minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
sprocketc committed Mar 10, 2024
1 parent c3f64f0 commit 8b6f155
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 29 deletions.
21 changes: 0 additions & 21 deletions docs/assets/javascripts/snap.svg-min.js

This file was deleted.

6 changes: 3 additions & 3 deletions docs/get-studio/download.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

Select your operating system

[![download for Linux](/assets/images/linux-badge.svg)](https://github.com/re-path/studio/releases/latest/download/repath.studio-linux.AppImage)
[![download for Linux](../assets/images/linux-badge.svg)](https://github.com/re-path/studio/releases/latest/download/repath.studio-linux.AppImage)

[![download for Windows](/assets/images/windows-badge.svg)](https://github.com/re-path/studio/releases/latest/download/repath.studio-win.exe)
[![download for Windows](../assets/images/windows-badge.svg)](https://github.com/re-path/studio/releases/latest/download/repath.studio-win.exe)

[![download for MacOS](/assets/images/mac_os-badge.svg)](https://github.com/re-path/studio/releases/latest/download/repath.studio-mac.dmg)
[![download for MacOS](../assets/images/mac_os-badge.svg)](https://github.com/re-path/studio/releases/latest/download/repath.studio-mac.dmg)
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
template: overrides/home.html
title: Home
title: Studio
hide:
- navigation
- toc
Expand Down
5 changes: 1 addition & 4 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@ repo_name: re-path/studio

extra_css:
- assets/stylesheets/extra.css

extra_javascript:
- assets/javascripts/snap.svg-min.js

theme:
name: material
Expand Down Expand Up @@ -81,4 +78,4 @@ plugins:
- social:
cards_layout_options:
font_family: Sora
background_color: pink
background_color: black

0 comments on commit 8b6f155

Please sign in to comment.