UNPKG

sb-pagetitle

Version:

Social Blue Page Title

17 lines 514 B
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Social Blue Page Title Demo</title> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> <link href="http://fonts.googleapis.com/css?family=Roboto?400,500" rel="stylesheet" type="text/css"> </head> <body> <div id="page"> <div class="page-content"> <demo></demo> </div> </div> <script src="../dist/demo.js"></script> </body> </html>