mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-12 17:29:04 +08:00
Merge pull request #140 from louquillio/add-empty-homepage-index-md
Add empty homepage index.md
This commit is contained in:
commit
8240443079
4
docs/index.md
Normal file
4
docs/index.md
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
layout: home
|
||||
title: Draco 3D Graphics Compression
|
||||
---
|
@ -4,7 +4,7 @@ title: "README: Draco Spec Authoring Information"
|
||||
---
|
||||
|
||||
<ol class="breadcrumb">
|
||||
<li class=""><a href="/">Home</a></li>
|
||||
<li class=""><a href="..">Home</a></li>
|
||||
<li class=""><a href=".">Draft Specification</a></li>
|
||||
<li class="">README</li>
|
||||
</ol>
|
||||
|
@ -6,7 +6,7 @@ version_date: Released 2017-xx-xx
|
||||
---
|
||||
|
||||
<ol class="breadcrumb">
|
||||
<li class=""><a href="/">Home</a></li>
|
||||
<li class=""><a href="..">Home</a></li>
|
||||
<li class="">Draft Specification</li>
|
||||
</ol>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user