Skip to content

Commit 7d1ed2e

Browse files
committed
More initial updates
1 parent 7ca5bea commit 7d1ed2e

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

index.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,15 @@
66
<meta name="description" content="DC Protocols - Updated protocol documentation for Direct Connect">
77
<meta name="keywords" content="direct,connect,protocol,nmdc,nmdcs,adc,adcs,documentation,specification,instruction,wiki">
88
<meta name="author" content="FearDC">
9-
<meta name="google-site-verification" content="">
9+
<meta name="google-site-verification" content="hw1o7CNJtkcEBXJQeW1JPNYtaITXSCM5tromdGBGzqM">
1010
<meta name="viewport" content="width=device-width, initial-scale=1.0">
1111
<link rel="preconnect" href="https://fonts.googleapis.com">
1212
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
1313
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100..900;1,100..900&amp;display=swap">
1414
<link rel="stylesheet" href="/style.css">
1515
<link rel="shortcut icon" href="/images/favicon.ico">
1616
<link rel="apple-touch-icon" href="/images/favicon.ico">
17-
<title>DC Protocols - Start</title>
17+
<title>DC Protocols - Welcome</title>
1818
</head>
1919
<body>
2020
<div class="body">
@@ -23,7 +23,7 @@
2323
</div>
2424
<div class="menu">
2525
<a class="menu active" href="/">
26-
<img src="/images/menu/start.png" alt="Start"> Start
26+
<img src="/images/menu/welcome.png" alt="Welcome"> Welcome
2727
</a>
2828
<a class="menu" href="/NMDC.html">
2929
<img src="/images/menu/nmdc.png" alt="NMDC"> NMDC
@@ -40,9 +40,11 @@ <h1 class="headline">Welcome</h1>
4040
Please welcome to updated protocol documentation for Direct Connect.
4141
<br><br>
4242

43-
This website was created for old school enthusiasts who grew up developing either the protocol itself or programs that use Direct Connect protocol.
43+
This website was created for old school enthusiasts who grew up developing either the protocol itself or programs written in so many languages, that use Direct Connect protocol, either the legacy NMDC or modern ADC protocols.
4444
There were and still are so many people involved, it's crazy! Still there are folks out there interested in writing clients, hub softwares, bots and script.
4545
Some of them are keeping the ancient projects alive for over 25 years, all kudos to you guys!
46+
<br><br>
47+
4648
Well, if you are one of those people, or would like to start a new project, please feel free to navigate the menu for further instructions.
4749
On our <a href="/links.html">links page</a> you can find a great list of resources available for reading and contribution.
4850
<br><br>

0 commit comments

Comments
 (0)