mirror of
https://github.com/publiclab/image-sequencer.git
synced 2025-12-20 07:10:03 +01:00
basic gh-pages deps
This commit is contained in:
18
node_modules/bootstrap/docs/_layouts/home.html
generated
vendored
Normal file
18
node_modules/bootstrap/docs/_layouts/home.html
generated
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Meta, title, CSS, favicons, etc. -->
|
||||
{% include header.html %}
|
||||
</head>
|
||||
<body class="bs-docs-home">
|
||||
<a class="sr-only sr-only-focusable" href="#content">Skip to main content</a>
|
||||
|
||||
<!-- Docs master nav -->
|
||||
{% include nav/main.html %}
|
||||
|
||||
<!-- Page content of course! -->
|
||||
{{ content }}
|
||||
|
||||
{% include footer.html %}
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user