Skip to content

Commit e070c31

Browse files
padovannuclearcat
authored andcommitted
viewer: rename to Maestro
Signed-off-by: Gustavo Padovan <[email protected]>
1 parent 1d798cc commit e070c31

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

api/templates/dashboard.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<title>KernelCIv2 Mini-dashboard</title>
4+
<title>Maestro Mini-dashboard</title>
55
<!-- add vertical divider at menu -->
66
<style>
77
body {

api/templates/manage.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html>
33

44
<head>
5-
<title>KernelCIv2 API Manage</title>
5+
<title>Maestro API Manage</title>
66
<!-- add vertical divider at menu -->
77
<style>
88
body {

api/templates/viewer.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4-
<title>KernelCIv2 API Viewer</title>
4+
<title>Maestro API Viewer</title>
55
<!-- add vertical divider at menu -->
66
<style>
77
body {

0 commit comments

Comments
 (0)