-
Notifications
You must be signed in to change notification settings - Fork 4
/
index.html
61 lines (49 loc) · 3.26 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
---
title: Home
---
<link rel="stylesheet" type="text/css" href="/css/index.css"/>
<div class="index-title">
<div class="index-title-internal">
<img class="img-fluid" src="/images/circle-logo.png" alt="circle-logo"/>
<div>aiya000の共有メモ帳</div>
</div>
</div>
<div class="mt-4 d-flex flex-row flex-wrap">
<div class="index-left p-2">
$partial("templates/post-list.html")$
<div class="d-flex flex-row justify-content-center mt-4">
<a class="mr-3" href="/archive.html">これ以前の記事</a>
</div>
</div>
<div class="index-right">
<div class="index-tagcloud">
$tagcloud$
</div>
<div class="index-affiliates">
<div class="d-flex flex-row justify-content-center">アフィリエイト</div>
<div class="d-flex flex-row justify-content-center">(おすすめ)</div>
<hr />
<a target="_blank" href="https://www.amazon.co.jp/gp/product/B07R65BG8Y/ref=as_li_tl?ie=UTF8&camp=247&creative=1211&creativeASIN=B07R65BG8Y&linkCode=as2&tag=aiya00003-22&linkId=2b132eae36f9f8b61f276fe38d566c56">
<img border="0" src="//ws-fe.amazon-adsystem.com/widgets/q?_encoding=UTF8&MarketPlace=JP&ASIN=B07R65BG8Y&ServiceVersion=20070822&ID=AsinImage&WS=1&Format=_SL250_&tag=aiya00003-22">
<p>大進化どうぶつデスゲーム (ハヤカワ文庫JA)</p>
</a>
<a target="_blank" href="https://www.amazon.co.jp/gp/product/B082PP85T6/ref=as_li_tl?ie=UTF8&camp=247&creative=1211&creativeASIN=B082PP85T6&linkCode=as2&tag=aiya00003-22&linkId=d8ca0dca4edcedecd88a04e98c12775b">
<img border="0" src="//ws-fe.amazon-adsystem.com/widgets/q?_encoding=UTF8&MarketPlace=JP&ASIN=B082PP85T6&ServiceVersion=20070822&ID=AsinImage&WS=1&Format=_SL250_&tag=aiya00003-22" >
<p>大絶滅恐竜タイムウォーズ (ハヤカワ文庫JA)</p>
</a>
<a target="_blank" href="https://www.amazon.co.jp/gp/product/B0798S7N12/ref=as_li_tl?ie=UTF8&camp=247&creative=1211&creativeASIN=B0798S7N12&linkCode=as2&tag=aiya00003-22&linkId=b7d2bec1fd9585b20b1bc12a7c22350e">
<img border="0" src="//ws-fe.amazon-adsystem.com/widgets/q?_encoding=UTF8&MarketPlace=JP&ASIN=B0798S7N12&ServiceVersion=20070822&ID=AsinImage&WS=1&Format=_SL250_&tag=aiya00003-22" >
<p>最後にして最初のアイドル (ハヤカワ文庫JA)</p>
</a>
<a target="_blank" href="https://www.amazon.co.jp/gp/product/B0744FM1KC/ref=as_li_tl?ie=UTF8&camp=247&creative=1211&creativeASIN=B0744FM1KC&linkCode=as2&tag=aiya00003-22&linkId=e3483b68318c69bc1302fb6432654cee">
<img border="0" src="//ws-fe.amazon-adsystem.com/widgets/q?_encoding=UTF8&MarketPlace=JP&ASIN=B0744FM1KC&ServiceVersion=20070822&ID=AsinImage&WS=1&Format=_SL250_&tag=aiya00003-22" >
<p>エヴォリューションがーるず</p>
</a>
<a target="_blank" href="https://www.amazon.co.jp/gp/product/B01NCA4FBB/ref=as_li_tl?ie=UTF8&camp=247&creative=1211&creativeASIN=B01NCA4FBB&linkCode=as2&tag=aiya00003-22&linkId=cb8a7db80d3f7a00754b7b825e6f6003">
<img border="0" src="//ws-fe.amazon-adsystem.com/widgets/q?_encoding=UTF8&MarketPlace=JP&ASIN=B01NCA4FBB&ServiceVersion=20070822&ID=AsinImage&WS=1&Format=_SL250_&tag=aiya00003-22" >
<p>最後にして最初のアイドル【短篇版】</p>
</a>
</div>
</div>
</div>
<hr/>