Update about on homepage
This commit is contained in:
parent
fd68a870f5
commit
60245e6976
1 changed files with 13 additions and 5 deletions
|
@ -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>
|
||||
◆ <b>Tech Theatre</b> - Lighting, Stage Management, etc.<br/>
|
||||
◆ <b>Programming</b> - HTML, JavaScript, C#, Java, PHP, Ruby<br/>
|
||||
◆ <b>Photography</b> - <a href="https://www.flickr.com/photos/floppydisk/">Flickr</a>
|
||||
</p>
|
||||
|
||||
<!-- Last.fm -->
|
||||
@include('components.lastfm')
|
||||
|
|
Loading…
Reference in a new issue