Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

my contribution #315

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions src/art/vusal5555/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="style.css" />
<title>Document</title>
</head>
<body>
<script src="script.js"></script>
</body>
</html>
5 changes: 5 additions & 0 deletions src/art/vusal5555/meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"art_name": "HacktoberFox",
"author_name": "vusal5555",
"author_github_url": "https://github.com/vusal5555"
}
Empty file added src/art/vusal5555/script.js
Empty file.
Empty file added src/art/vusal5555/style.css
Empty file.