8000 Update sponsors by oohira · Pull Request #2410 · vuejs/jp.vuejs.org · GitHub
[go: up one dir, main page]

Skip to content

Update sponsors #2410

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Feb 2, 2022
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
[Doc]: Update Vue mastery banner url #2407
  • Loading branch information
oohira committed Jan 15, 2022
commit 6cc3407243306798e46750739abc499f4c31f8fa
2 changes: 1 addition & 1 deletion themes/vue/layout/partials/vuemastery_banner.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<div class="vuemastery-banner--wrapper">
<img class="vuemastery-banner--logo" src="/images/logo-vuemastery.svg" alt="vuemastery" />
<p>Access the ultimate collection of Vue courses free. <span>Dec 17-20</span></p>
<button class="vuemastery-button">Reserve your spot</button>
<button class="vuemastery-button">Get Access</button>
</div>
<div id="vm-close" class="vuemastery-banner--close"></div>
</a>
Expand Down
0