Auto-push
This commit is contained in:
30
docfiles/docs.html
Normal file
30
docfiles/docs.html
Normal file
@ -0,0 +1,30 @@
|
||||
<!DOCTYPE html>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:og="http://ogp.me/ns#" xmlns:fb="http://www.facebook.com/2008/fbml">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>@name@</title>
|
||||
<meta name="Description" content="@description@" />
|
||||
|
||||
<!-- @include meta.html -->
|
||||
<!-- @include head.html -->
|
||||
|
||||
</head>
|
||||
|
||||
<body id='root' class='root'>
|
||||
|
||||
<!-- @include header.html -->
|
||||
|
||||
<div id="docs" class="ui main container mainbody">
|
||||
@breadcrumb@
|
||||
@body@
|
||||
@github@
|
||||
</div>
|
||||
|
||||
<!-- @include footer.html -->
|
||||
<!-- @include macros.html -->
|
||||
<!-- @include tracking.html -->
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
Reference in New Issue
Block a user