-
Notifications
You must be signed in to change notification settings - Fork 4
/
sukon.html
116 lines (114 loc) · 6.06 KB
/
sukon.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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Shirakami Fubuki · 白上フブキ - Unofficial Fan Site</title>
<meta name="description" content="Shirakami Fubuki · 白上フブキ Fan Site">
<meta name="keywords" content="Shirakami, Fubuki, FBK, 白上フブキ">
<meta name="author" content="https://github.com/nevrending">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<!-- Sauce: https://www.deviantart.com/artix616/art/Shirakami-Fubuki-Symbol-860700925 -->
<!-- <link rel="icon" type="image/png" href="assets/img/fbk/favicon-corn.png"> -->
<!-- Sauce: https://hololive.wiki/wiki/File:Oruyanke_02.jpg -->
<link rel="icon" type="image/png" href="assets/img/fbk/favicon-oruyanke.png">
<link rel="shortcut icon" href="assets/img/fbk/iconified/favicon.ico" type="image/x-icon">
<link rel="apple-touch-icon" href="assets/img/fbk/iconified/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="57x57" href="assets/img/fbk/iconified/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="72x72" href="assets/img/fbk/iconified/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="assets/img/fbk/iconified/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="assets/img/fbk/iconified/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="assets/img/fbk/iconified/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="assets/img/fbk/iconified/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="assets/img/fbk/iconified/apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="assets/img/fbk/iconified/apple-touch-icon-180x180.png">
<link href="https://fonts.googleapis.com/css?family=Montserrat:400,700,200" rel="stylesheet">
<link href="https://maxcdn.bootstrapcdn.com/font-awesome/latest/css/font-awesome.min.css" rel="stylesheet">
<link href="assets/css/bootstrap.min.css" rel="stylesheet">
<link href="assets/css/theme.min.css?v=2.2.0" rel="stylesheet">
<link href="assets/css/custom.css" rel="stylesheet">
</head>
<body class="index-page sidebar-collapse">
<nav class="navbar navbar-expand-lg fixed-top navbar-transparent bg-foob" color-on-scroll="300">
<div class="container">
<div class="navbar-translate">
<a class="navbar-brand" href="/" rel="tooltip" title="おはこーん" data-placement="bottom">
Shirakami Fubuki · 白上フブキ
</a>
<button class="navbar-toggler navbar-toggler" type="button" data-toggle="collapse" data-target="#navigation" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-bar bar1"></span>
<span class="navbar-toggler-bar bar2"></span>
<span class="navbar-toggler-bar bar3"></span>
</button>
</div>
<div class="collapse navbar-collapse justify-content-end" id="navigation">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="foob.html">Fubuki?</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Pages
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="mascots.html">Mascots</a>
<a class="dropdown-item" href="noises.html">Noises</a>
<a class="dropdown-item" href="sukon.html">Community</a>
</div>
</li>
</ul>
</div>
</div>
</nav>
<!-- BEGIN PAGE -->
<div class="page-header page-header-xs page-header-profile" data-parallax="true" style="background-image: url('assets/img/fbk/bg-sukon.jpg');">
<div class="filter"></div>
</div>
<div class="main">
<div class="section profile-content">
<div class="container">
<div class="owner">
<div class="name">
<h3 class="title">Sukonbu/Friend Community</h3>
<h6 class="description">Short Message</h6>
</div>
</div>
<div class="row">
<div class="col-md-12 ml-auto mr-auto text-center">
<p>
From the bottom of our heart, we thank you for taking the time to look around our website and more.<br>
While you're here, you might want to check out some of our 3rd Anniversary projects, such as our <a href="https://yosetti.com/mainyosegakis/gift_send_web_zoom?id=1836165&sc=nGczl">Yosetti card</a> or <a href="https://twitter.com/FubukiNoises/status/1399608606874509312">our art canvas on twitter.</a><br>
By the way, you might want to <a href="https://discord.gg/gutter-land" target="_blank">join the Shirakami Land Discord Server.</a><br>
Once again, thanks for checking out our website. ありがとうございます。
</p>
</div>
</div>
</div>
</div>
</div>
<!-- END PAGE -->
<footer class="footer">
<div class="container">
<div class="row row-git-footer">
<nav class="footer-nav">
<ul>
<li>
<a href="https://github.com/nevrending/foob" target="_blank" rel="noopener"><i class="fa fa-github"></i> Contribute!</a>
</li>
</ul>
</nav>
<div class="credits ml-auto">
<p class="copyright">
© 2021 All rights reserved by COVER Corp. <span class="footer-cover-copy">Other assets belong to their respective owners.</span><br>Crafted with <i class="fa fa-heart heart"></i> by Umidare & contributors.
</p>
</div>
</div>
</div>
</footer>
<span id="sideimg-left"></span>
<span id="sideimg-right"></span>
<script src="assets/js/core/jquery.min.js"></script>
<script src="assets/js/core/popper.min.js"></script>
<script src="assets/js/core/bootstrap.min.js"></script>
<script src="assets/js/theme.min.js?v=2.2.0"></script>
</body>
</html>