Changed file naming conventions

This commit is contained in:
jaycee 2024-06-22 20:25:49 -06:00
parent c506e369ef
commit c7b239fe13
19 changed files with 11 additions and 11 deletions

View File

@ -29,8 +29,8 @@ def makeGifGallery():
gif = line.replace("%gif%", "images/gifs/customgifs/" + file)
gifs.append(gif)
with open("pages/posts/gifs.htm") as gifstpl:
with open("pages/static/gifs.htm","w+") as output:
with open("pages/posts/gifs.html") as gifstpl:
with open("pages/static/gifs.html","w+") as output:
output.write('<h1>GIFs I have made</h1>')
output.write('\n<table style="width: 800px; margin-left: auto; margin-right: auto;">')
count = 0

View File

@ -7,7 +7,7 @@
<body style="width: 1024px; margin-left: auto; margin-right: auto; color: #fff; background-color: #000;">
<header style="text-align: center;">
<a href="index.htm"><img style="margin-left: auto; margin-right: auto;" src="images/gifs/header.gif" alt="J4YC33 Banner"/></a>
<a href="index.html"><img style="margin-left: auto; margin-right: auto;" src="images/gifs/header.gif" alt="J4YC33 Banner"/></a>
</header>
<nav style="margin-left: auto; margin-right: auto; text-align: center;">
<a class="navbar" href="about.htm">About</a> |

View File

@ -7,7 +7,7 @@
<body style="width: 1024px; margin-left: auto; margin-right: auto; color: #fff; background-color: #000;">
<header style="text-align: center;">
<a href="index.htm"><img style="margin-left: auto; margin-right: auto;" src="images/gifs/header.gif" alt="J4YC33 Banner"/></a>
<a href="index.html"><img style="margin-left: auto; margin-right: auto;" src="images/gifs/header.gif" alt="J4YC33 Banner"/></a>
</header>
<nav style="margin-left: auto; margin-right: auto; text-align: center;">
<a class="navbar" href="about.htm">About</a> |

View File

@ -7,7 +7,7 @@
<body style="width: 1024px; margin-left: auto; margin-right: auto; color: #fff; background-color: #000;">
<header style="text-align: center;">
<a href="index.htm"><img style="margin-left: auto; margin-right: auto;" src="images/gifs/header.gif" alt="J4YC33 Banner"/></a>
<a href="index.html"><img style="margin-left: auto; margin-right: auto;" src="images/gifs/header.gif" alt="J4YC33 Banner"/></a>
</header>
<nav style="margin-left: auto; margin-right: auto; text-align: center;">
<a class="navbar" href="about.htm">About</a> |

View File

@ -7,7 +7,7 @@
<body style="width: 1024px; margin-left: auto; margin-right: auto; color: #fff; background-color: #000;">
<header style="text-align: center;">
<a href="index.htm"><img style="margin-left: auto; margin-right: auto;" src="images/gifs/header.gif" alt="J4YC33 Banner"/></a>
<a href="index.html"><img style="margin-left: auto; margin-right: auto;" src="images/gifs/header.gif" alt="J4YC33 Banner"/></a>
</header>
<nav style="margin-left: auto; margin-right: auto; text-align: center;">
<a class="navbar" href="about.htm">About</a> |

View File

@ -7,7 +7,7 @@
<body style="width: 1024px; margin-left: auto; margin-right: auto; color: #fff; background-color: #000;">
<header style="text-align: center;">
<a href="index.htm"><img style="margin-left: auto; margin-right: auto;" src="images/gifs/header.gif" alt="J4YC33 Banner"/></a>
<a href="index.html"><img style="margin-left: auto; margin-right: auto;" src="images/gifs/header.gif" alt="J4YC33 Banner"/></a>
</header>
<nav style="margin-left: auto; margin-right: auto; text-align: center;">
<a class="navbar" href="about.htm">About</a> |

View File

@ -7,7 +7,7 @@
<body style="width: 1024px; margin-left: auto; margin-right: auto; color: #fff; background-color: #000;">
<header style="text-align: center;">
<a href="index.htm"><img style="margin-left: auto; margin-right: auto;" src="images/gifs/header.gif" alt="J4YC33 Banner"/></a>
<a href="index.html"><img style="margin-left: auto; margin-right: auto;" src="images/gifs/header.gif" alt="J4YC33 Banner"/></a>
</header>
<nav style="margin-left: auto; margin-right: auto; text-align: center;">
<a class="navbar" href="about.htm">About</a> |

View File

@ -7,7 +7,7 @@
<body style="width: 1024px; margin-left: auto; margin-right: auto; color: #fff; background-color: #000;">
<header style="text-align: center;">
<a href="index.htm"><img style="margin-left: auto; margin-right: auto;" src="images/gifs/header.gif" alt="J4YC33 Banner"/></a>
<a href="index.html"><img style="margin-left: auto; margin-right: auto;" src="images/gifs/header.gif" alt="J4YC33 Banner"/></a>
</header>
<nav style="margin-left: auto; margin-right: auto; text-align: center;">
<a class="navbar" href="about.htm">About</a> |

View File

@ -7,7 +7,7 @@
<body style="width: 1024px; margin-left: auto; margin-right: auto; color: #fff; background-color: #000;">
<header style="text-align: center;">
<a href="index.htm"><img style="margin-left: auto; margin-right: auto;" src="images/gifs/header.gif" alt="J4YC33 Banner"/></a>
<a href="index.html"><img style="margin-left: auto; margin-right: auto;" src="images/gifs/header.gif" alt="J4YC33 Banner"/></a>
</header>
<nav style="margin-left: auto; margin-right: auto; text-align: center;">
<a class="navbar" href="about.htm">About</a> |

View File

@ -7,5 +7,5 @@
<body style="width: 1024px; margin-left: auto; margin-right: auto; color: #fff; background-color: #000;">
<header style="text-align: center;">
<a href="index.htm"><img style="margin-left: auto; margin-right: auto;" src="images/gifs/header.gif" alt="J4YC33 Banner"/></a>
<a href="index.html"><img style="margin-left: auto; margin-right: auto;" src="images/gifs/header.gif" alt="J4YC33 Banner"/></a>
</header>