不要怂,就是干,撸起袖子干!

Commit d6171c10 by Sascha Depold

Add imprint

As the content is still originally from me and somehow related to my
anyways, I think we’ll have to add this lovely imprint :-| Hooray!
1 parent bc1b0a7d
...@@ -18,5 +18,11 @@ ...@@ -18,5 +18,11 @@
</p> </p>
</div> </div>
Built with <a href="http://www.mkdocs.org">MkDocs</a>, using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>. Built with <a href="http://www.mkdocs.org">MkDocs</a>, using a
<a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by
<a href="https://readthedocs.org">Read the Docs</a>.
<div style="float: right">
&copy; Sascha Depold, <a href="https://github.com/sequelize/sequelize/graphs/contributors">et al.</a>
2006 - <script>document.write(new Date().getFullYear());</script>. <a href="/imprint">Imprint</a>
</div>
</footer> </footer>
...@@ -34,3 +34,5 @@ pages: ...@@ -34,3 +34,5 @@ pages:
- ['api/transaction.md', 'API', 'Transaction'] - ['api/transaction.md', 'API', 'Transaction']
- ['api/datatypes.md', 'API', 'Datatypes'] - ['api/datatypes.md', 'API', 'Datatypes']
- ['api/errors.md', 'API', 'Errors'] - ['api/errors.md', 'API', 'Errors']
- ['imprint.md', 'Imprint']
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!