make software.html publicly accessible

This commit is contained in:
iRaven
2022-11-22 16:03:40 -06:00
parent 09b4a426c9
commit 231046a4ef
5 changed files with 8 additions and 1 deletions

View File

@ -16,8 +16,9 @@
<a href="mypcs/index.html"><img src="siteimg/pc.png">Computer Collection</a>
<a href="links.html"><img src="siteimg/net.png">Other Things Waaaaaaay Cooler Than Me</a>
<a href="blog/"><img src="siteimg/notepad.png">Tech and Tinkering Blog</a>
<img src="siteimg/filegear.png">Softwares
</div>
</center>
<!--</center>-->
<h2>TranstarArchive</h2>
<a href="https://github.com/iraven4522/transtararchive" target="_blank">get it on github here!</a>
<p>this program was fueled by weird nostalgia i have for the houston area, as i used to live around the waller/cypress area as a kid, we went there for lots of things
@ -28,5 +29,6 @@
<a href="https://github.com/iraven4522/subfilemover" target="_blank">get it on github here!</a>
<p>very very simple program i did for a teacher at my school to extract files from subfolders and rename them putting folder names in front of filenames,
<br>then moving them to a parent folder. nothing too special, intended for the Schoology platform</p>
</center>
</body>
</html>