Merge pull request 'bugfix/icon' (#16) from bugfix/icon into main
Reviewed-on: https://git.walzen665.de/Walzen665/sharepulse/pulls/16
This commit is contained in:
commit
87a34489b6
@ -5,7 +5,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = 'de.w665'
|
||||
version = '1.0.1'
|
||||
version = '1.1.0'
|
||||
|
||||
java {
|
||||
sourceCompatibility = '21'
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 4.2 KiB |
@ -2,7 +2,7 @@
|
||||
<html lang="en" data-theme="light">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Frontend</title>
|
||||
<title>SharePulse</title>
|
||||
<base href="/">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
||||
|
Loading…
x
Reference in New Issue
Block a user