feat: fix page titles

This commit is contained in:
Frankie B 2023-06-14 23:50:57 +01:00
commit a3be1eb5b8
No known key found for this signature in database
3 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
@extends('layouts.default')
@section('title', 'test')
@section('description', 'This is the personal homepage of floppydisk.')
@section('title', 'calculators')
@section('description', 'C a l c u l a t o r s.')
@section('content')
<h1>CASIO fx-CG50</h1>
<p>TBD</p>