Commit 7183cf80 authored by Kittisak Maneewong's avatar Kittisak Maneewong

edit banner

parent ae8ee72a
This diff is collapsed.
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<v-flex xs12 sm10 offset-sm1> <v-flex xs12 sm10 offset-sm1>
<v-toolbar flat color="white" v-if="page == 'app'" > <v-toolbar flat color="white" v-if="page == 'app'" >
<v-toolbar-title> <v-toolbar-title>
<!-- <img src="../../../public/img/logo.png" class="my-2" width="80"> --> <img src="../../../public/img/banner.png" class="my-2" width="150">
</v-toolbar-title> </v-toolbar-title>
<v-spacer></v-spacer> <v-spacer></v-spacer>
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<title>CO-OP Search</title> <title>CO-OP Search</title>
<link rel="shortcut icon" href="{{ asset('img/logotab.png') }}" type="image/x-icon"> <link rel="shortcut icon" href="{{ asset('img/logo.png') }}" type="image/x-icon">
<!-- Fonts --> <!-- Fonts -->
<link href="https://fonts.googleapis.com/css?family=Nunito:200,600" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Nunito:200,600" rel="stylesheet">
<link href="https://use.fontawesome.com/releases/v5.0.6/css/all.css" rel="stylesheet"> <link href="https://use.fontawesome.com/releases/v5.0.6/css/all.css" rel="stylesheet">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment