Skip to content

Commit 9aa6652

Browse files
committed
updated about page and added robots.txt
1 parent 64f2cb8 commit 9aa6652

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

about.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>About SplitMark</title>
6+
<title>SplitMark: About</title>
77
<meta name="description" content="SplitMark is a free, minimalist online text editor with Markdown capabilities, keyboard shortcuts, and a streamlined interface for distraction-free writing.">
88
<link rel="stylesheet" href="style.css">
99

robots.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
User-agent: *
2+
Disallow:

0 commit comments

Comments
 (0)