organized files
This commit is contained in:
@@ -7,12 +7,12 @@
|
||||
</head>
|
||||
<body>
|
||||
<h1>Tables</h1>
|
||||
<a href="services.html" class="button">Services</a>
|
||||
<a href="services/services.html" class="button">Services</a>
|
||||
<br>
|
||||
<a href="employees.html" class="button">Employees</a>
|
||||
<a href="employees/employees.html" class="button">Employees</a>
|
||||
<br>
|
||||
<a href="customers.html" class="button">Customers</a>
|
||||
<a href="customers/customers.html" class="button">Customers</a>
|
||||
<br>
|
||||
<a href="maintainerteam.html" class="button">Maintainer Team</a>
|
||||
<a href="maintainer_teams/maintainerteam.html" class="button">Maintainer Team</a>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user