Skip to content

Commit ed77cdf

Browse files
committed
Add Layouts with header and footer
Start work on site layout
1 parent b439eeb commit ed77cdf

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,3 @@ The current release has been tested and is confirmed working with the following
6868
- Make WooCommerce session token expire and get deleted after 24 hours
6969
- Finish implementing Algolia search
7070
- Make Algolia look good on mobile
71-

components/Header/Navbar.vue

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,6 @@
8989
</template>
9090

9191
<script>
92-
// https://march08.github.io/animated-burgers/#htmlcss
93-
// https://css-snippets.com/slide-in-panel/
94-
9592
export default {
9693
name: 'Navbar',
9794
}

0 commit comments

Comments
 (0)