mirror of https://github.com/nmasse-itix/liche.git
3 changed files with 16 additions and 0 deletions
@ -0,0 +1,14 @@ |
|||
<!DOCTYPE html> |
|||
<html> |
|||
|
|||
<head> |
|||
<title>My title</title> |
|||
</head> |
|||
|
|||
<body> |
|||
<div> |
|||
<a href="https://google.com">Google</a> |
|||
</div> |
|||
</body> |
|||
|
|||
</html> |
|||
@ -0,0 +1 @@ |
|||
[Google](https://google.com) |
|||
@ -0,0 +1 @@ |
|||
[Google](https://google.com) |
|||
Loading…
Reference in new issue