mirror of
https://github.com/Dannecron/netology-devops.git
synced 2025-12-25 15:22:37 +03:00
homework 15.3: complete part 1 task 1, partially complete part 2 task 1
This commit is contained in:
10
src/homework/15-cloud-providers/15.3/static/index.html
Normal file
10
src/homework/15-cloud-providers/15.3/static/index.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Cute cat image test</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Hello world!</h1>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user