Skip to content

Commit 663efc7

Browse files
authored
Change direct link to article.
1 parent c9024c2 commit 663efc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

personal_projects/pokemon_home/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<script>
22
function copyShareLink(){
3-
navigator.clipboard.writeText("https://tinyurl.com/pokemonHomeArticle");
3+
navigator.clipboard.writeText("https://tinyurl.com/pokemonHomeArticlev2");
44
toastr.options = {
55
"closeButton": false,
66
"debug": false,
@@ -368,4 +368,4 @@ <h2 class="code-line" data-line-start="104" data-line-end="105"><a id="challente
368368
<p class="has-line-data" data-line-start="110" data-line-end="111">
369369
This project, while rooted in nostalgia and personal interest, turned into an excellent opportunity to explore new technologies and practice each and every deployment step.
370370
</p>
371-
<br><br>
371+
<br><br>

0 commit comments

Comments
 (0)