title = "Welcome"
url = "/"
layout = "default"
is_hidden = 0
==
<div class="container-fluid">
  <div class="row">
    <div class="col-lg-7">
      <h1>Feed</h1>
    </div>
    <div class="col-lg-5">
      <h1>Welcome</h1>
      <p>Welcome to Ja.son-Williams.ca, the little home on the web of – surprise, surprise – Jason Williams.</p>
      <p>Jay is a caucasian male originally from Swansea, UK but last spotted in Calgary, Canada. By day he's a mild-mannered bank employee and by night he's... uh... asleep, mostly.</p>
      <p>He doesn't kepp very much stuff here, but to browse around please make a selection from the menu at the top right of the page.</p>
    </div>
  </div>
</div>