Skip to content

Commit

Permalink
Use vue logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Richter committed Apr 11, 2018
1 parent 7f3d51d commit aedd2a6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/TheHeader.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<template>
<!-- Multiple Slot example -->
<h2 class="ui dividing header">
<i class="green check square outline icon"></i>
<!--<i class="green check square outline icon"></i>-->
<img src="../assets/logo.png">
<div class="content">

<slot></slot>
Expand Down

0 comments on commit aedd2a6

Please sign in to comment.