OSDN Git Service

スタイルシート修正。スコアページのルートにRSSとTwitterのリンク追加。 / Fix stylesheet. Add Twitter and RSS link...
[hengband/web.git] / src / scorelinks.html
diff --git a/src/scorelinks.html b/src/scorelinks.html
new file mode 100644 (file)
index 0000000..70eccbc
--- /dev/null
@@ -0,0 +1,20 @@
+               <h3>スコア参照先</h3>
+
+               <div class="paragraph">
+                       <p>
+                               更新情報は以下からも取得可能です。
+                       </p>
+
+                       <div class="scorelinks">
+                               <a href="/score/feed/newcome-atom.xml" class="button">
+                                       <img src="/image/feed-icon-128x128.png">
+                                       <span>RSS</span>
+                               </a>
+
+                               <a href="https://twitter.com/hengscore" class="button">
+                                       <img src="/image/Twitter_Social_Icon_Rounded_Square_Color.png">
+                                       <span>Twitter</span>
+                               </a>
+                       </div>
+               </div class="paragraph">
+