Skip to content

Commit 7c05a22

Browse files
committed
Update front page to "DTS" format
1 parent db87b61 commit 7c05a22

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

main.html

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,18 @@
22
<html>
33
<head>
44
<meta charset="utf-8"/>
5+
<!--
56
<script src="bower_components/platform/platform.js"></script>
67
<link rel="import" href="bower_components/cxx-html-doc-framework/framework.html"/>
8+
-->
9+
<script src="bower_components/webcomponentsjs/webcomponents.js"></script>
10+
<link rel="import" href="bower_components/cxx-html-doc-framework/framework.html"/>
11+
712
</head>
813
<body unresolved="">
9-
<cxx-titlepage stage="draft">
10-
<cxx-docnum>N4501</cxx-docnum>
11-
<time pubdate="">2015-05-08</time>
14+
<cxx-titlepage stage="dts">
15+
<cxx-docnum>N????</cxx-docnum>
16+
<time pubdate="">2015-10-22</time>
1217
<cxx-editor>
1318
Artur Laksberg<br/>
1419
Microsoft Corp.<br/>

0 commit comments

Comments
 (0)