aboutsummaryrefslogtreecommitdiff
path: root/resources/views/pages/bot.blade.php
blob: b9475fc50ac1a937a1edb7180d89458cec41dcd0 (plain)
1
2
3
4
5
6
7
@extends('layouts.default')
@section('title', 'Discord Bot')
@section('description', '')
@section('content')
    <p>The diskfloppy.me Discord bot blah blah blah blah blah</p>
    <p>Maybe I'll finish this page later idk</p>
@stop