mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
Forgot to add publication page for No Quarter #65.
This commit is contained in:
parent
79a08fae4f
commit
d138c7c86d
3 changed files with 39 additions and 1 deletions
36
_posts/Index/Publication/0000-01-01-No-Quarter-65.html
Normal file
36
_posts/Index/Publication/0000-01-01-No-Quarter-65.html
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
---
|
||||
title: "No Quarter #65"
|
||||
published: true
|
||||
layout: ikrpg
|
||||
categories: [ Index, Publication ]
|
||||
tags: [ Rules ]
|
||||
---
|
||||
|
||||
<p>
|
||||
Back to the <a href="/Index/">Full Publication Index</a>.
|
||||
</p>
|
||||
|
||||
<h2>No Quarter #65 Index</h2>
|
||||
<table data-publication="No Quarter #65" class="hero">
|
||||
<thead>
|
||||
<tr class="filters">
|
||||
<th><input type="text" class="column_filter col0_filter" data-column="0" placeholder="search..." /></th>
|
||||
<th><input type="text" class="column_filter col1_filter" data-column="1" placeholder="search..." /></th>
|
||||
<th><input type="text" class="column_filter col2_filter" data-column="2" placeholder="search..." /></th>
|
||||
<th><input type="text" class="column_filter col3_filter" data-column="3" placeholder="search..." /></th>
|
||||
<th><input type="text" class="column_filter col4_filter" data-column="4" placeholder="search..." /></th>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Entry</th>
|
||||
<th>Page</th>
|
||||
<th>Category</th>
|
||||
<th>Subcategory</th>
|
||||
<th>Game</th>
|
||||
|
||||
</tr>
|
||||
</thead>
|
||||
</table>
|
||||
|
||||
<script type="text/javascript" src="/static/javascripts/index.js"></script>
|
||||
<script type="text/javascript" src="/static/javascripts/datatables-filters.js"></script>
|
||||
<script type="text/javascript" src="/static/javascripts/setup-datatables.js"></script>
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
CACHE MANIFEST
|
||||
# 2016-05-01
|
||||
# 2016-05-01v2
|
||||
|
||||
CACHE:
|
||||
|
||||
|
|
@ -128,6 +128,7 @@ CACHE:
|
|||
/index/publication/No-Quarter-62/
|
||||
/index/publication/No-Quarter-63/
|
||||
/index/publication/No-Quarter-64/
|
||||
/index/publication/No-Quarter-65/
|
||||
/index/publication/Path-of-Devastation-Season-1/
|
||||
/index/publication/Path-of-Devastation-Season-2/
|
||||
/index/publication/Path-of-Devastation-Season-3/
|
||||
|
|
|
|||
|
|
@ -128,6 +128,7 @@ tags: [ Version 4 ]
|
|||
<li><a href="/index/publication/No-Quarter-62/">#62</a></li>
|
||||
<li><a href="/index/publication/No-Quarter-63/">#63</a></li>
|
||||
<li><a href="/index/publication/No-Quarter-64/">#64</a></li>
|
||||
<li><a href="/index/publication/No-Quarter-65/">#65</a></li>
|
||||
</ul>)</li>
|
||||
<li>Path of Devastation (<ul class="inline">
|
||||
<li><a href="/index/publication/Path-of-Devastation-Season-1/">Season 1</a></li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue