Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 037db40

Browse files
Feat: Added new folder routes
1 parent bfcbdc2 commit 037db40

File tree

4 files changed

+6
-2
lines changed

4 files changed

+6
-2
lines changed
File renamed without changes.
4.17 KB
Loading[フレーム]
File renamed without changes.

‎index.html‎

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
77
<title>Password Generator</title>
8-
<link rel="stylesheet" href="./Develop/style.css" />
8+
<link rel="stylesheet" href="./assets/css/style.css" />
99
</head>
1010

1111
<body>
@@ -43,6 +43,10 @@ <h2>Generate a Password</h2>
4343

4444
</section>
4545
</main>
46-
<script src="./Develop/script.js"></script>
46+
47+
<!-- Footer -->
48+
<footer></footer>
49+
50+
<script src="./assets/js/script.js"></script>
4751
</body>
4852
</html>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /