mirror of
https://github.com/YunoHost-Apps/my_webapp_ynh.git
synced 2024-09-03 19:46:26 +02:00
cleaning
This commit is contained in:
parent
cc7808c378
commit
c7103688a2
2 changed files with 4 additions and 4 deletions
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>My_Webapp</title>
|
||||
<title>My Webapp</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>It works!</h1>
|
||||
<p>Congratulation, you have just installed My_Webapp.</p>
|
||||
<p>Congratulation, you have just installed My Webapp.</p>
|
||||
|
||||
<h2>Edit this site</h2>
|
||||
<p>
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>My_Webapp</title>
|
||||
<title>My Webapp</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>It works!</h1>
|
||||
<p>Congratulation, you have just installed your My_webapp.</p>
|
||||
<p>Congratulation, you have just installed My Webapp.</p>
|
||||
|
||||
<h2>Edit this site</h2>
|
||||
<p>
|
||||
|
|
Loading…
Add table
Reference in a new issue