Authentication - Signed On
Expected output code
<div class="col-xs-5 col-xs-offset-7 col-md-offset-0 col-md-4">
<section id="wb-so">
<h2 class="wb-inv">Sign-on information</h2>
<button class="btn btn-default" type="button">My account</button>
<button class="btn btn-primary" type="button">Sign out</button>
<p class="small mrgn-tp-sm">Signed in as <span class="nowrap">John Doe</span></p>
</section>
</div>
GCWeb Jekyll - Front matter example
"auth": {
"type": "signedon"
}
Page details
- Date modified: