Skip to content

Commit

Permalink
Try to fix images
Browse files Browse the repository at this point in the history
  • Loading branch information
tapir2342 committed Dec 7, 2023
1 parent 3d081d4 commit 9e7b112
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ game in a sci-fi setting. In ULTRAMASSIVE, you will embark on a journey towards
the center of the galaxy, craft unique decks, fight hostile aliens, upgrade your
space ship and face the unknown.

![](/store_capsule_vertical.png)
![](store_capsule_vertical.png)

[Check it out on Steam!](https://store.steampowered.com/app/2555840/ULTRAMASSIVE/)

[<img src="/steam.png" width="200px">](https://store.steampowered.com/app/2555840/ULTRAMASSIVE/)
[<img src="steam.png" width="200px">](https://store.steampowered.com/app/2555840/ULTRAMASSIVE/)
2 changes: 1 addition & 1 deletion hugo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# hugo server --minify --themesDir ../.. --baseURL=http://0.0.0.0:1313/theme/hugo-book/

baseURL = 'https://example.com/'
baseURL = 'http://tapir2342.github.io/ultramassive-kb/'
title = 'ULTRAMASSIVE'
theme = 'hugo-book'

Expand Down

0 comments on commit 9e7b112

Please sign in to comment.