Refector css and add TOC
This commit is contained in:
@@ -11,12 +11,14 @@
|
||||
</title>
|
||||
<link rel="stylesheet" href="../css/index.css"/>
|
||||
<link rel="stylesheet" href="../css/webfonts/webfonts.css"/>
|
||||
<link rel="stylesheet" href="../css/post-list.css"/>
|
||||
<link rel="stylesheet" href="../css/metadata.css"/>
|
||||
</head>
|
||||
<body>
|
||||
<main>
|
||||
<h1>RSS Feed Preview</h1>
|
||||
<p class="nodropcap page-block">This is an RSS feed. Subscribe by copying the URL from the address bar into your newsreader. Don’t have a newsreader? <a href="../about-feeds/">Learn more and get started</a>. It’s free. Below is a preview of what you’ll see in your newsreader when you subscribe. Done here? <a href="../">Go back to nathanupchurch.com</a></p>
|
||||
<h2>Latest posts</h2>
|
||||
<h2>Posts</h2>
|
||||
<section class="postlist">
|
||||
<div class="postlist-item-container">
|
||||
<xsl:for-each select="/atom:feed/atom:entry">
|
||||
|
||||
Reference in New Issue
Block a user