Skip to content

Commit

Permalink
README added, link updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
ArielT committed Feb 5, 2024
1 parent 27299b9 commit 4339e21
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# JAVASCRIPT

## Link to Preview Page For Each Section
### [Preview Page](https://arieltahimik.github.io/JS/) - Ctrl+Click to open in a new page

---

## Background Color Generator
- simple background gradient generator
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<h1>PREVIEW</h1>
<h2>JS</h2>
<ul>
<li><a href="JS\bg-color-generator\index.html" target="_blank">Background Color Generator</a></li>
<li><a href="bg-color-generator\index.html" target="_blank">Background Color Generator</a></li>
</ul>
</body>
</html>

0 comments on commit 4339e21

Please sign in to comment.