Cleaning again
This commit is contained in:
12
prototype/index.md
Normal file
12
prototype/index.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
layout: main
|
||||
title: Prototypes
|
||||
---
|
||||
|
||||
## Index
|
||||
There are two prototypes here :
|
||||
|
||||
- [One with arrows](arrows/)
|
||||
|
||||
- [One with viewports](viewports/)
|
||||
|
||||
7
prototype/viewports/index.md
Normal file
7
prototype/viewports/index.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
title: Prototype with old cameras
|
||||
layout: prototype
|
||||
extrajs: <script src="/static/js/prototype/viewports/main.js"></script>
|
||||
extrahead: <link rel="stylesheet" href="/static/css/prototype.css" />
|
||||
---
|
||||
{{ content }}
|
||||
Reference in New Issue
Block a user