Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,12 @@

#### NEWEST RELEASES

##### My Newest Tool: Windows Key Generator
##### My Newest Tool: URL Shortener ( PHP )
[URL Shortener](https://shorten.altifydeveloping.com)
![image](https://user-images.githubusercontent.com/83733589/232129177-5d841ba3-6129-4779-ab9b-5a94947a1508.png)


##### Windows Key Generator
[w10](https://w10.altifydeveloping.com/)

<img src='https://raw.githubusercontent.com/Altify-Developing/Altify-Developing-Main/main/html/NEW_TOOLS/w10/w10.gif'>
Expand Down
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,9 @@ <h2 class="title text-center text-uppercase" title="Free Portion">Latest</h2>
<div class="btn-latest-row col-md-3">
<a class="rowbutton" href='?chicken' target="_blank" rel="noreferrer">Broken Chicken Game</a><br><br>
</div>
<div class="btn-latest-row col-md-3">
<a class="rowbutton" href='?shortener' target="_blank" rel="noreferrer">URL Shortener</a><br><br>
</div>
</div>
</div>
</div>
Expand Down