Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

Commit

Permalink
Add an application logo image
Browse files Browse the repository at this point in the history
  • Loading branch information
nikukyugamer committed Feb 17, 2019
1 parent cbd095e commit 791249e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file added src/assets/app_logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion src/components/Home.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<template>
<div id="home">
<h1>
{{ msg }}
<img alt="SPA by Vue.js and Firebase" src="../assets/app_logo.png">
<!-- {{ msg }} -->
</h1>
<button @click="googleLogin">
Google アカウント でログインする
Expand Down

0 comments on commit 791249e

Please sign in to comment.