Layout is done. NEXT: SSB Feed importer

This commit is contained in:
Netscape Navigator 2019-11-16 15:06:42 -06:00
parent 51a5d23690
commit 3097fa714e
4 changed files with 15 additions and 3 deletions

View File

@ -0,0 +1,9 @@
---
title: New Year, New Layout
date: 2019-11-16 21:02 UTC
tags:
---
I hope you like it! It's cold outside, my back is injured, and it just felt like a great weekend for staying inside and relaxing with a nice cup of FrontPage Express '97.

View File

@ -25,7 +25,7 @@
<td valign="top" bgcolor="#008080"> <td valign="top" bgcolor="#008080">
<%= partial "layout/sidebar" %> <%= partial "layout/sidebar" %>
</td> </td>
<td> <td valign="top">
<%if current_article %> <%if current_article %>
<h1><%= current_article.title %></h1> <h1><%= current_article.title %></h1>
<hr/> <hr/>

View File

@ -1,3 +1,5 @@
<%#
I will finish this when I actually have enough articles.
<div align="center"> <div align="center">
<center> <center>
<table border="0"> <table border="0">
@ -9,3 +11,4 @@
</table> </table>
</center> </center>
</div> </div>
%>

View File

@ -14,8 +14,8 @@
<li> <%= link_to article.title, article %> </li> <li> <%= link_to article.title, article %> </li>
<% end %> <% end %>
</ul> </ul>
<hr/>
<center><u><b>BANNER EXCHANGE</b></u></center> <center><u><b>BANNER EXCHANGE</b></u></center>
<p> <p>
Please contact me for banner exchange opportunities. Please contact me for banner exchange opportunities. I can be found on #meta in TildeChat IRC or on the Scuttleverse.
</p> </p>