mirror of
https://github.com/pischule/memevizor.git
synced 2025-12-19 15:06:43 +00:00
Rename app to memevizor
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
spring.application.name=memes-tv
|
||||
spring.application.name=memevizor
|
||||
logging.structured.format.console=ecs
|
||||
@@ -5,7 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="icon"
|
||||
href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>📺</text></svg>">
|
||||
<title>memes-tv</title>
|
||||
<title>memevizor</title>
|
||||
<style>
|
||||
:root {
|
||||
--bg-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
|
||||
|
||||
Reference in New Issue
Block a user