Skip to content

Commit

Permalink
Reorganize
Browse files Browse the repository at this point in the history
  • Loading branch information
stanieldev committed May 15, 2024
1 parent 8ffd1d6 commit f287659
Show file tree
Hide file tree
Showing 10 changed files with 4 additions and 4 deletions.
File renamed without changes.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@

<!-- Default Link Tags -->
<link rel="canonical" href="https://stanieldev.github.io/">
<link rel="icon" href="/favicon.ico" sizes="any">
<link rel="apple-touch-icon" href="favicon.ico">
<link rel="icon" href="/_assets/favicon.ico" sizes="any">
<link rel="apple-touch-icon" href="_assets/favicon.ico">

<!-- Default Meta Tags -->
<meta charset="UTF-8">
Expand Down
Empty file added index/assets/.gitkeep
Empty file.
2 changes: 1 addition & 1 deletion linkedin.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<head>
<!-- Page Title -->
<title>Stanley's Website</title>
<title>LinkedIn</title>
<meta name="author" content="Stanley Goodwin (2024)">

<!-- Page Style(s) -->
Expand Down
Empty file added linkedin/assets/.gitkeep
Empty file.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion newpage.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<head>
<!-- Page Title -->
<title>Stanley's Website</title>
<title>NewPage</title>
<meta name="author" content="Stanley Goodwin (2024)">

<!-- Page Style(s) -->
Expand Down
Empty file added newpage/assets/.gitkeep
Empty file.

0 comments on commit f287659

Please sign in to comment.