move favicon

This commit is contained in:
antelle 2017-05-13 14:13:11 +02:00
parent fcc497e64b
commit 4e05d9633c
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>KeeWeb Plugin Creation Tool</title> <title>KeeWeb Plugin Creation Tool</title>
<link rel="shortcut icon" href="/favicon.png" /> <link rel="shortcut icon" href="favicon.png" />
<style> <style>
body { body {
font-family: -apple-system, "BlinkMacSystemFont", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;; font-family: -apple-system, "BlinkMacSystemFont", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;;

View File

@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>KeeWeb plugins</title> <title>KeeWeb plugins</title>
<link rel="shortcut icon" href="/favicon.png" /> <link rel="shortcut icon" href="favicon.png" />
<style> <style>
body { body {
font-family: -apple-system, "BlinkMacSystemFont", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;; font-family: -apple-system, "BlinkMacSystemFont", "Helvetica Neue", "Helvetica", "Roboto", "Arial", sans-serif;;