mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 05:14:23 +00:00
lots of changes for the website
This commit is contained in:
4
website/dist/docs/contributing/index.html
vendored
4
website/dist/docs/contributing/index.html
vendored
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Contributing :: docs - libreevent</title>
|
||||
<title>Getting Started :: docs - libreevent</title>
|
||||
<link rel="stylesheet" href="/docs/css/style.css">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
@@ -17,7 +17,7 @@
|
||||
<div id="backToTop" onclick="backToTop();"></div>
|
||||
<div id="docPage">
|
||||
<div id="doc-container">
|
||||
<h1>Contributing</h1>
|
||||
<h1>Getting Started</h1>
|
||||
<p>You are interested in helping develop this project to make it even better? Then let's show you, how you may help and what you should keep in mind!</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user