Update about on homepage

This commit is contained in:
floppydiskette 2023-07-06 00:09:50 +01:00
parent fd68a870f5
commit 60245e6976
No known key found for this signature in database

View file

@ -2,8 +2,16 @@
@section('title', 'home')
@section('description', 'This is the personal homepage of floppydisk.')
@section('content')
<p>Hi!</p>
<p>This is the personal homepage of floppydisk.</p>
<h1>About me</h1>
<p>Hi!<br/>
This is the personal homepage of floppydisk.
</p>
<h2>Interests</h2>
<p>
&#9670; <b>Tech Theatre</b> - Lighting, Stage Management, etc.<br/>
&#9670; <b>Programming</b>&nbsp; - HTML, JavaScript, C#, Java, PHP, Ruby<br/>
&#9670; <b>Photography</b>&nbsp; - <a href="https://www.flickr.com/photos/floppydisk/">Flickr</a>
</p>
<!-- Last.fm -->
@include('components.lastfm')