Skip to content

Commit d2c615a

Browse files
authored
Versiyon 1.1
1 parent b413f17 commit d2c615a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
<link rel="stylesheet" type="text/css" href="http://pinecss.com/v/1.1/pine.min.css"/>
88
</head>
99
<body>
10-
<div class="container">
11-
<p>Example Page</p>
12-
</div>
10+
<div class="container">
11+
<p>Example Page</p>
12+
</div>
1313

1414
</body>
1515
</html>

0 commit comments

Comments
 (0)