fruitless work on icon

This commit is contained in:
2016-07-18 22:22:47 +02:00
parent 0247db6b12
commit 6c3398be79
4 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>de.tilman</groupId>
<artifactId>next-transactions</artifactId>
<version>1.0.0</version>
<version>1.1.4</version>
<parent>
<groupId>org.springframework.boot</groupId>
Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

+3 -1
View File
@@ -32,7 +32,9 @@
<link href='https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:400' rel='stylesheet' type='text/css'>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel='apple-touch-icon' href='/assets/icon-brown.png' />
<meta name="apple-mobile-web-app-capable" content="yes">
<link rel="apple-touch-icon" href="/apple-touch-icon.png">
</head>
<body>