mirror of
https://github.com/yakhyo/uniface.git
synced 2026-05-18 23:07:49 +00:00
* docs: Add announcement section * docs: Add landing page and improve the docs * docs: Update docs * docs: Update documentation * chore: Update all examples and add google colab support * docs: Update README.md
6 lines
105 B
HTML
6 lines
105 B
HTML
{% extends "main.html" %}
|
|
|
|
{% block source %}
|
|
<!-- Hide edit/view source on home page -->
|
|
{% endblock %}
|