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 #2402
  • Loading branch information
oohira committed Jan 15, 2022
commit 7478f4b0ec3c9283995560a1ce1d83035c550485
2 changes: 1 addition & 1 deletion themes/vue/layout/partials/vuemastery_banner.ejs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div id="vm-banner" class="vuemastery-banner hide" role="banner">
<a href="https://www.vuemastery.com/free-weekend-december-2021" target="_blank">
<a href="https://www.vuemastery.com/free-weekend" target="_blank">
<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>
Expand Down
0