Update welcome message to include SVN repositories
- Modify welcome.html to mention both Git and SVN repository folders.
This commit is contained in:
parent
e65bef0633
commit
8ccf73b9bb
@ -16,6 +16,6 @@
|
|||||||
<body>
|
<body>
|
||||||
<h1>Welcome to DevChat!</h1>
|
<h1>Welcome to DevChat!</h1>
|
||||||
<p>Together, let's craft amazing code and documentation!</p>
|
<p>Together, let's craft amazing code and documentation!</p>
|
||||||
<p>To start, kindly open a Git repository folder and let's chat!</p>
|
<p>To start, kindly open a Git or SVN repository folder and let's chat!</p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user