8000 Revert "Add new banner for Vuemastery free weekend + test guide page" by Gregg · Pull Request #2532 · vuejs/v2.vuejs.org · GitHub
[go: up one dir, main page]

Skip to content

Revert "Add new banner for Vuemastery free weekend + test guide page" #2532

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 1 commit into from
Mar 17, 2020
Merged
Show file tree
Hide file tree
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
22 changes: 0 additions & 22 deletions src/images/logo-vuemastery.svg

This file was deleted.

1 change: 0 additions & 1 deletion themes/vue/layout/layout.ejs
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,6 @@
<script type="text/javascript" defer="defer" src="https://extend.vimeocdn.com/ga/72160148.js"></script>
</head>
<body class="<%- isIndex ? '' : 'docs' -%>">
<%- partial('partials/vuemastery_banner.ejs') %>
<div id="mobile-bar" <%- isIndex ? 'class="top"' : '' %>>
<a class="menu-button"></a>
<a class="logo" href="/"></a>
Expand Down
99 changes: 0 additions & 99 deletions themes/vue/layout/partials/vuemastery_banner.ejs

This file was deleted.

198 changes: 0 additions & 198 deletions themes/vue/source/css/_vuemastery-banner.styl

This file was deleted.

1 change: 0 additions & 1 deletion themes/vue/source/css/index.styl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
@import "_sidebar"
@import "_sponsors-index"
@import "_modal"
@import "_vuemastery-banner"
@import "_themes"

$width = 900px
Expand Down
1 change: 0 additions & 1 deletion themes/vue/source/css/page.styl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
@import "_style-guide"
@import "_modal"
@import "_scrimba"
@import "_vuemastery-banner"
@import "_vue-mastery"
@import "_themes"

Expand Down
0