-
Notifications
You must be signed in to change notification settings - Fork 0
/
code-of-conduct.html
63 lines (46 loc) · 2.23 KB
/
code-of-conduct.html
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,maximum-scale=2">
<link rel="stylesheet" type="text/css" media="screen" href="/chromium/assets/css/style.css?v=75652f13ad28bbdba51257ebb499b56d9aabebef">
<!-- Begin Jekyll SEO tag v2.6.1 -->
<title>Code of Conduct | chromium</title>
<meta name="generator" content="Jekyll v3.9.0" />
<meta property="og:title" content="Code of Conduct" />
<meta property="og:locale" content="en_US" />
<meta name="description" content="Run a portable Chromium using dotnet 6 and nuget." />
<meta property="og:description" content="Run a portable Chromium using dotnet 6 and nuget." />
<meta property="og:site_name" content="chromium" />
<script type="application/ld+json">
{"@type":"WebPage","url":"/chromium/code-of-conduct.html","headline":"Code of Conduct","description":"Run a portable Chromium using dotnet 6 and nuget.","@context":"https://schema.org"}</script>
<!-- End Jekyll SEO tag -->
</head>
<body>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="https://github.com/devlooped/chromium">View on GitHub</a>
<h1 id="project_title">chromium</h1>
<h2 id="project_tagline">Run a portable Chromium using dotnet 6 and nuget.</h2>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<h1 id="code-of-conduct">Code of Conduct</h1>
<p>This project has adopted the code of conduct defined by the Contributor Covenant
to clarify expected behavior in our community.</p>
<p>For more information, see the <a href="https://dotnetfoundation.org/code-of-conduct">.NET Foundation Code of Conduct</a>.</p>
</section>
</div>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
<p class="copyright">chromium maintained by <a href="https://github.com/devlooped">devlooped</a></p>
<p>Published with <a href="https://pages.github.com">GitHub Pages</a></p>
</footer>
</div>
</body>
</html>