Skip to content

Commit

Permalink
added some shit...
Browse files Browse the repository at this point in the history
  • Loading branch information
orgranit committed Jun 25, 2017
1 parent 1751739 commit 932a803
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 3 deletions.
6 changes: 6 additions & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

22 changes: 19 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
<a href="http://www.google.com"> google </a>
<p> 123</p>
<ul> <li> 1</li></ul>
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport"
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Or's minimal site</title>
</head>
<body>

<h1> This is Or's minimal site..</h1>
<h2> Welcome to the minimal of the minimal...</h2>

<img src="https://fb-s-a-a.akamaihd.net/h-ak-fbx/v/t1.0-1/p200x200/18700167_153551265184864_1122713698121282712_n.jpg?oh=b194b01785af678ffa71c3cd73f42968&oe=59D945B7&__gda__=1507935271_c89149615f6f538fd2035391770415d5">


</body>
</html>

0 comments on commit 932a803

Please sign in to comment.