mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
Updated window title
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<title>About</title>
|
<title>About Symphony</title>
|
||||||
</head>
|
</head>
|
||||||
<body style="margin: 0; height: 100%; font-family: sans-serif;">
|
<body style="margin: 0; height: 100%; font-family: sans-serif;">
|
||||||
<div class="content" style="text-align: center; display: flex; flex-direction: column; padding-top: 20px">
|
<div class="content" style="text-align: center; display: flex; flex-direction: column; padding-top: 20px">
|
||||||
@@ -12,4 +12,4 @@
|
|||||||
<span id="copyright" class="copyright-text" style="flex: 1; padding: 10px; font-size: 0.6em; color: #7f7f7f;"></span>
|
<span id="copyright" class="copyright-text" style="flex: 1; padding: 10px; font-size: 0.6em; color: #7f7f7f;"></span>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
Reference in New Issue
Block a user