Skip to content

Commit ccf3559

Browse files
author
tj
committed
add some basic pages
1 parent 7393c22 commit ccf3559

File tree

2 files changed

+38
-0
lines changed

2 files changed

+38
-0
lines changed

openrsync/features.html

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<!doctype html>
2+
<html lang=en>
3+
<meta charset=utf-8>
4+
5+
<title>OpenRsync: Features</title>
6+
<meta name="description" content="OpenRsync Features">
7+
<meta name="viewport" content="width=device-width, initial-scale=1">
8+
<link rel="stylesheet" type="text/css" href="openbsd.css">
9+
<link rel="canonical" href="https://www.openrsync.org/features.html">
10+
11+
<h2 id=OpenBSD>
12+
<a href="index.html">
13+
<strong>OpenRsync</strong></a>
14+
Features
15+
</h2>
16+
<hr>
17+
18+
<p>
19+
...

openrsync/goals.html

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<!doctype html>
2+
<html lang=en>
3+
<meta charset=utf-8>
4+
5+
<title>OpenRsync: Goals</title>
6+
<meta name="description" content="OpenRsync Goals">
7+
<meta name="viewport" content="width=device-width, initial-scale=1">
8+
<link rel="stylesheet" type="text/css" href="openbsd.css">
9+
<link rel="canonical" href="https://www.openrsync.org/goals.html">
10+
11+
<h2 id=OpenBSD>
12+
<a href="index.html">
13+
<strong>OpenRsync</strong></a>
14+
Goals
15+
</h2>
16+
<hr>
17+
18+
<p>
19+
...

0 commit comments

Comments
 (0)