You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
641 B
21 lines
641 B
@* (C) Copyright 2019 C-xC-c <boku@plum.moe>
|
|
This file is part of BantFlags.
|
|
BantFlags is licensed under the GNU AGPL Version 3.0 or later.
|
|
see the LICENSE file or <https: //www.gnu.org/licenses/agpl-3.0.en.html /> *@
|
|
@page
|
|
@model BantFlags.Pages.IndexModel
|
|
@{
|
|
ViewData["Title"] = "BantFlags";
|
|
Layout = "~/Pages/Shared/_Layout.cshtml";
|
|
}
|
|
|
|
<h1>/bant/ Flags</h1>
|
|
<p>E<span lang="jp">メール</span>: boku (at) plum (dot) moe</p>
|
|
|
|
<a href="~/bantflags.user.js">Install Bantflags</a>
|
|
<br />
|
|
<br />
|
|
<a href="https://nineball.party/srsbsn/3521#bottom">Official Thread</a>
|
|
<br />
|
|
<br />
|
|
<a asp-page="Upload">Upload Flags</a> |