|
@@ -10,7 +10,7 @@ html(lang='en')
|
|
link(href='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css' rel='stylesheet')
|
|
link(href='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css' rel='stylesheet')
|
|
link(href='css/highlight.css' rel='stylesheet')
|
|
link(href='css/highlight.css' rel='stylesheet')
|
|
link(href="https://unpkg.com/bootstrap-switch/dist/css/bootstrap3/bootstrap-switch.css" rel='stylesheet')
|
|
link(href="https://unpkg.com/bootstrap-switch/dist/css/bootstrap3/bootstrap-switch.css" rel='stylesheet')
|
|
- link(href='http://getbootstrap.com/assets/css/docs.min.css' rel='stylesheet')
|
|
|
|
|
|
+ link(href='https://getbootstrap.com/assets/css/docs.min.css' rel='stylesheet')
|
|
link(href='css/main.css' rel='stylesheet')
|
|
link(href='css/main.css' rel='stylesheet')
|
|
body
|
|
body
|
|
a(href='https://github.com/nostalgiaz/bootstrap-switch', id='github')
|
|
a(href='https://github.com/nostalgiaz/bootstrap-switch', id='github')
|
|
@@ -50,7 +50,7 @@ html(lang='en')
|
|
p
|
|
p
|
|
| Code licensed under
|
|
| Code licensed under
|
|
= ' '
|
|
= ' '
|
|
- a(href='http://www.apache.org/licenses/LICENSE-2.0', target='_blank') Apache License, Version 2.0
|
|
|
|
|
|
+ a(href='https://www.apache.org/licenses/LICENSE-2.0', target='_blank') Apache License, Version 2.0
|
|
br
|
|
br
|
|
| Created by
|
|
| Created by
|
|
= ' '
|
|
= ' '
|