Changed file naming conventions
This commit is contained in:
parent
c506e369ef
commit
c7b239fe13
@ -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
|
||||
|
@ -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> |
|
@ -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> |
|
@ -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> |
|
@ -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> |
|
@ -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> |
|
@ -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> |
|
@ -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> |
|
@ -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> |
|
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user