Skip to content
This repository was archived by the owner on Sep 24, 2020. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion template/src/components/home/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<div class="content col-md-4">
<h1><strong>Thank you for using <span class="text-primary package">\{{package}}</span></strong></h1>
<p>This project is running in <strong class="mode">\{{mode}} mode</strong></p>
<p>Make sure to follow the project on <a v-bind:href="repo">GitHub</a> to stay up to date with the latest releases, or contribute to the broject by opening an issue or making a pull-request!</p>
<p>Make sure to follow the project on <a v-bind:href="repo">GitHub</a> to stay up to date with the latest releases, or contribute to the project by opening an issue or making a pull-request!</p>
</div>
</div>
</div>