Skip to content

Commit 3d2c2eb

Browse files
committed
relocation files
1 parent d664f46 commit 3d2c2eb

11 files changed

+2
-3
lines changed
File renamed without changes.

index.html renamed to src/index.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,10 @@
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1">
66
<title>Life calendar</title>
7-
<link rel='stylesheet' href='dist/styles.min.css?v=1.0'>
7+
<link rel='stylesheet' href='styles.min.css?v=1.0'>
88
</head>
99
<body>
1010

11-
1211
<div class="container">
1312

1413
<div class="row">
@@ -61,6 +60,6 @@
6160

6261
</div>
6362

64-
<script src="dist/scripts.min.js?v=1.0"></script>
63+
<script src="scripts.min.js?v=1.0"></script>
6564
</body>
6665
</html>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)