File: omnilib.html

package info (click to toggle)
sphinx-mdinclude 0.6.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 380 kB
  • sloc: python: 1,242; makefile: 53; sh: 8
file content (25 lines) | stat: -rw-r--r-- 972 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<div class="omnilib">
    <img src="_static/omnilib.png" />
    <h4>The Omnilib Project</h4>
    <span>
        <a href="https://omnilib.dev">Omnilib</a> is a group of MIT licensed software libraries developed under a
        common, inclusive <a href="https://omnilib.dev/code_of_conduct.html">Code of Conduct</a>.
        We are committed to providing a welcoming and open space for all contributors who adhere to these rules.
    </span>
</div>
<div class="omnilib-badges">
    <a href="https://twitter.com/omnilib" alt="Omnilib on Twitter">
        <i class="fab fa-twitter"></i>
    </a>
    &nbsp;
    <a href="https://github.com/omnilib" alt="Omnilib on Github">
        <i class="fab fa-github"></i>
    </a>
    &nbsp;
    <a href="https://github.com/{{theme_github_user}}/{{theme_github_repo}}" alt="View site source">
        <i class="fas fa-code"></i>
    </a>

</div>

<link rel="stylesheet" href="file:///usr/share/fonts-font-awesome/css/font-awesome.css">