Changed default project name
This commit is contained in:
parent
c5c73e76b5
commit
03f7a99d1d
@ -1,5 +1,5 @@
|
||||
module.exports = {
|
||||
name: "New Diagram",
|
||||
name: "Project 1",
|
||||
state: [],
|
||||
snapshots: []
|
||||
};
|
||||
|
@ -4,7 +4,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<ul id="header">
|
||||
<li><a href="#" id="projectName">New Diagram</a></li>
|
||||
<li><a href="#" id="projectName">Project 1</a></li>
|
||||
<li><a href="#" id="import">Open File</a></li>
|
||||
<li><a href="#" id="export">Save</a></li>
|
||||
<li id="snapshots-parent">
|
||||
|
Loading…
x
Reference in New Issue
Block a user