make software.html publicly accessible
This commit is contained in:
parent
09b4a426c9
commit
231046a4ef
@ -19,6 +19,7 @@
|
||||
<a href="../mypcs/"><img src="../siteimg/pc.png">Computers and MORE Computers</a>
|
||||
<a href="../links.html"><img src="../siteimg/net.png">Other Things Waaaaaaay Cooler Than Me</a>
|
||||
<img src="../siteimg/notepad.png">Tech and Tinkering Blog</a>
|
||||
<a href="../software.html"><img src="../siteimg/filegear.png">Softwares</a>
|
||||
</div>
|
||||
<h3>This will be organized and revised over time- however stay tuned, more content is coming :)</h3>
|
||||
<br>
|
||||
|
@ -1,6 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<!--
|
||||
Background image credit: https://www.deviantart.com/sequency/art/Windows-NT-Sky-149092015
|
||||
iR Git Site Index (Source Code: https://github.com/iraven4522/iraven4522.github.io)
|
||||
I welcome you to the mess of things called the source code! XD
|
||||
Kinda makes this site what it is. *Somewhat* plain and simple and coded by hand.
|
||||
@ -31,6 +32,7 @@
|
||||
<br>
|
||||
<!--<a href="about.html"><img src="siteimg/deioxpk-32.png">About Me (and my horsie)</a>-->
|
||||
<a href="blog/"><img src="siteimg/notepad.png">Tech and Tinkering Blog</a>
|
||||
<a href="software.html"><img src="siteimg/filegear.png">Softwares</a>
|
||||
<!--<a href="ponysuit/"><img src="siteimg/988427tiny.jpg">Ponysuit (MLP Fursuit) Archive/Things</a>-->
|
||||
<!--<a href="test.html"><img src="siteimg/net2.png">Test Button 3</a>-->
|
||||
</div>
|
||||
|
@ -15,6 +15,7 @@
|
||||
<a href="mypcs/index.html"><img src="siteimg/pc.png">Computer Collection</a>
|
||||
<img src="siteimg/net.png">Other Things Waaaaaaay Cooler Than Me
|
||||
<a href="blog/"><img src="siteimg/notepad.png">Tech and Tinkering Blog</a>
|
||||
<a href="software.html"><img src="siteimg/filegear.png">Softwares</a>
|
||||
</div>
|
||||
</center>
|
||||
<div class=links1>
|
||||
|
@ -25,6 +25,7 @@
|
||||
<img src="../siteimg/pc.png">Computers and MORE Computers</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>
|
||||
<a href="../software.html"><img src="../siteimg/filegear.png">Softwares</a>
|
||||
</div>
|
||||
<h3>Page last updated: September 28, 2022</h3>
|
||||
</center>
|
||||
|
@ -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>
|
Loading…
x
Reference in New Issue
Block a user