Skip to content

Commit

Permalink
Merge pull request #103 from Eisvana/dev
Browse files Browse the repository at this point in the history
change how to reach video URL
  • Loading branch information
Lenni009 authored Sep 21, 2024
2 parents 79bfe10 + 38daf58 commit d9c423e
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 12 deletions.
2 changes: 1 addition & 1 deletion about/joining.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Eisvana is located at the edge of Eissentam, the 10th galaxy.

Before you attempt getting here, make sure you are in Eissentam. If you are not yet in Eissentam, you can look at the featured bases in the teleporter in the anomaly. Often there is a base in Eissentam that you can teleport to.

<Youtube src="https://youtu.be/bwMEYm6ZnuE" />
<Youtube src="https://youtu.be/3l_NXH9AQ0k" />

### Capital

Expand Down
2 changes: 1 addition & 1 deletion about/journey.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ Alternatively, you can ping "@Vana Van" in the "#trades-and-services" channel of

## Video

<Youtube src="https://youtu.be/bwMEYm6ZnuE" />
<Youtube src="https://youtu.be/3l_NXH9AQ0k" />
17 changes: 9 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@
},
"dependencies": {
"@picocss/pico": "^2.0.6",
"md-editor-v3": "^4.20.1",
"md-editor-v3": "^4.20.2",
"simple-image-compressor": "^1.8.2",
"vitepress": "^1.3.4"
},
"devDependencies": {
"prettier": "^3.3.3",
"sass": "^1.79.1",
"sass": "^1.79.3",
"vue-tsc": "^2.1.6"
}
}

0 comments on commit d9c423e

Please sign in to comment.