server ver

This commit is contained in:
2021-04-16 20:41:48 +00:00
parent c9257dc357
commit 1b5088cde7
159 changed files with 3533 additions and 740 deletions

View File

@@ -0,0 +1,17 @@
@extends('profilelayout')
@section('content')
<div class="page-header">
<h3>News</h3>
</div>
<div class="box">
<h5>Stickers and future sales <span class="pull-right" style="color: grey; font-size: 12px;">by sirx | 09.06.2018 - 16:40</h5>
<p>Our first sticker sale is over!<p>
<p>We nearly sold 100 stickers to you guys!</p>
<p>The stickers will be shipped in the coming week and you can check the status of your order on <a href="https://stickers.w0bm.com">stickers.w0bm.com</a></p>
<p>For w0bms 3rd birthday we plan to reopen the shop and offer you guys a otter keychan!</p>
<img src="https://img.w0bm.com/u/nqsfng.png">
<p>You can see an example of how they could look here, these are from Japan and can be found in Gacha machines, however importing them is way too expensive so I thought about reproducing them, this idea is still in it's early stages and can be killed over night, but secretely I hope it will come true!</p>
</div>
@include('footer')
@endsection