|
1 | 1 | <!DOCTYPE html> |
2 | 2 | <html lang="en"> |
3 | 3 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
4 | | -<meta name="title" content="Edit Pad - Online Text Editor | Online Notepad | Quick Notes"> |
| 4 | +<meta name="title" content="Note Pad - Online Text Editor | Online Notepad | Quick Notes"> |
5 | 5 | <meta name="description" |
6 | | - content="Edit Pad is an easy and clean Online text editor and note taking tool. Take notes online and download them in a text format. Great for taking quick notes in between meetings."> |
| 6 | + content="Note Pad is an easy and clean Online text editor and note taking tool. Take notes online and download them in a text format. Great for taking quick notes in between meetings."> |
7 | 7 | <meta name="keywords" |
8 | | - content="Editpad,editpad,EDITPAD,Online editor,ONLINE EDITOR,NOTEPAD,notepad,Notepad,Note Pad,Edit Pad,note,notes,keep,notetaker,online notepad,shashi,prakash,gautam,shweshi,Shashi Prakash Gautam,Shashi,Prakash,Gautam,Html editor,HTML EDITOR,HTML Editor"> |
| 8 | + content="Notepad,notepad,NOTEPAD,Online editor,ONLINE EDITOR,NOTEPAD,notepad,Notepad,Note Pad,Edit Pad,note,notes,keep,notetaker,online notepad,shashi,prakash,gautam,shweshi,Shashi Prakash Gautam,Shashi,Prakash,Gautam,Html editor,HTML EDITOR,HTML Editor"> |
9 | 9 |
|
10 | 10 | <!-- Facebook Meta Tags --> |
11 | | -<meta property="og:url" content="https://editpad.shashi.dev"> |
| 11 | +<meta property="og:url" content="https://notepad.shashi.dev"> |
12 | 12 | <meta property="og:type" content="website"> |
13 | 13 | <meta property="og:title" content="Edit Pad - Online Text Editor"> |
14 | 14 | <meta property="og:description" |
15 | | - content="Edit Pad is an easy and clean Online text editor and note taking tool. Take notes online and download them in a text format. Great for taking quick notes in between meetings."> |
| 15 | + content="Note Pad is an easy and clean Online text editor and note taking tool. Take notes online and download them in a text format. Great for taking quick notes in between meetings."> |
16 | 16 | <meta property="og:image" content=""> |
17 | 17 |
|
18 | 18 | <!-- Twitter Meta Tags --> |
19 | 19 | <meta name="twitter:card" content="summary_large_image"> |
20 | | -<meta property="twitter:domain" content="editpad.shashi.dev"> |
21 | | -<meta property="twitter:url" content="https://editpad.shashi.dev"> |
22 | | -<meta name="twitter:title" content="Edit Pad - Online Text Editor"> |
| 20 | +<meta property="twitter:domain" content="notepad.shashi.dev"> |
| 21 | +<meta property="twitter:url" content="https://notepad.shashi.dev"> |
| 22 | +<meta name="twitter:title" content="Note Pad - Online Text Editor"> |
23 | 23 | <meta name="twitter:description" |
24 | | - content="Edit Pad is an easy and clean Online text editor and note taking tool. Take notes online and download them in a text format. Great for taking quick notes in between meetings."> |
| 24 | + content="Note Pad is an easy and clean Online text editor and note taking tool. Take notes online and download them in a text format. Great for taking quick notes in between meetings."> |
25 | 25 | <meta name="twitter:image" content=""> |
26 | 26 | <meta name="robots" content="index, follow"> |
27 | 27 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
28 | 28 | <meta name="language" content="English"> |
29 | 29 | <meta name="author" content="Shashi Prakash Gautam"> |
30 | 30 |
|
31 | 31 | <head> |
32 | | - <title>Edit Pad - Online Text Editor</title> |
| 32 | + <title>Note Pad - Online Text Editor</title> |
33 | 33 | <link rel="stylesheet" href="css/style.css"> |
34 | 34 | <script src="js/main.js"></script> |
35 | 35 | <script src="https://cdnjs.cloudflare.com/ajax/libs/uuid/8.3.2/uuid.min.js"></script> |
|
0 commit comments