Spaces:
Running
Running
miguelgargallo
commited on
Update index.html
Browse files- index.html +69 -69
index.html
CHANGED
@@ -1,70 +1,70 @@
|
|
1 |
-
<!DOCTYPE html>
|
2 |
-
<html>
|
3 |
-
|
4 |
-
<head>
|
5 |
-
<title>Pylar AI Creative ML Shared Restrictive License</title>
|
6 |
-
<style>
|
7 |
-
body {
|
8 |
-
font-family: 'Helvetica Neue', Arial, sans-serif;
|
9 |
-
background-color: #fff;
|
10 |
-
color: #333;
|
11 |
-
line-height: 1.6;
|
12 |
-
padding: 40px;
|
13 |
-
max-width: 700px;
|
14 |
-
margin: 40px auto;
|
15 |
-
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
|
16 |
-
}
|
17 |
-
|
18 |
-
h1 {
|
19 |
-
color: #333;
|
20 |
-
font-weight: 300;
|
21 |
-
text-align: center;
|
22 |
-
}
|
23 |
-
|
24 |
-
h2 {
|
25 |
-
font-weight: 300;
|
26 |
-
color: #666;
|
27 |
-
}
|
28 |
-
|
29 |
-
a {
|
30 |
-
color: #007aff;
|
31 |
-
text-decoration: none;
|
32 |
-
}
|
33 |
-
|
34 |
-
a:hover {
|
35 |
-
text-decoration: underline;
|
36 |
-
}
|
37 |
-
|
38 |
-
p {
|
39 |
-
margin-bottom: 15px;
|
40 |
-
font-size: 14px;
|
41 |
-
}
|
42 |
-
|
43 |
-
.footer {
|
44 |
-
text-align: center;
|
45 |
-
font-size: 12px;
|
46 |
-
color: #999;
|
47 |
-
margin-top: 40px;
|
48 |
-
}
|
49 |
-
</style>
|
50 |
-
</head>
|
51 |
-
|
52 |
-
<body>
|
53 |
-
<h1>Pylar AI Creative ML Shared Restrictive License</h1>
|
54 |
-
<p>Copyright (C) 2023 Miguel Gargallo</p>
|
55 |
-
<h2>Permission</h2>
|
56 |
-
<p>No permission to use anywere. With the exception of the author of the work, only if it is allowed in writing and
|
57 |
-
by email.</p>
|
58 |
-
<h2>Conditions</h2>
|
59 |
-
<p>Under any circumstance.</p>
|
60 |
-
<h2>Disclaimer</h2>
|
61 |
-
<p>We may take legal actions if you use these files.</p>
|
62 |
-
<p>For further details about this license, please visit: <a
|
63 |
-
href="https://huggingface.co/spaces/superdatas/sharedrestrictive">https://huggingface.co/spaces/superdatas/
|
64 |
-
</p>
|
65 |
-
<div class="footer">
|
66 |
-
Pylar AI © 2023
|
67 |
-
</div>
|
68 |
-
</body>
|
69 |
-
|
70 |
</html>
|
|
|
1 |
+
<!DOCTYPE html>
|
2 |
+
<html>
|
3 |
+
|
4 |
+
<head>
|
5 |
+
<title>Pylar AI Creative ML Shared Restrictive License</title>
|
6 |
+
<style>
|
7 |
+
body {
|
8 |
+
font-family: 'Helvetica Neue', Arial, sans-serif;
|
9 |
+
background-color: #fff;
|
10 |
+
color: #333;
|
11 |
+
line-height: 1.6;
|
12 |
+
padding: 40px;
|
13 |
+
max-width: 700px;
|
14 |
+
margin: 40px auto;
|
15 |
+
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
|
16 |
+
}
|
17 |
+
|
18 |
+
h1 {
|
19 |
+
color: #333;
|
20 |
+
font-weight: 300;
|
21 |
+
text-align: center;
|
22 |
+
}
|
23 |
+
|
24 |
+
h2 {
|
25 |
+
font-weight: 300;
|
26 |
+
color: #666;
|
27 |
+
}
|
28 |
+
|
29 |
+
a {
|
30 |
+
color: #007aff;
|
31 |
+
text-decoration: none;
|
32 |
+
}
|
33 |
+
|
34 |
+
a:hover {
|
35 |
+
text-decoration: underline;
|
36 |
+
}
|
37 |
+
|
38 |
+
p {
|
39 |
+
margin-bottom: 15px;
|
40 |
+
font-size: 14px;
|
41 |
+
}
|
42 |
+
|
43 |
+
.footer {
|
44 |
+
text-align: center;
|
45 |
+
font-size: 12px;
|
46 |
+
color: #999;
|
47 |
+
margin-top: 40px;
|
48 |
+
}
|
49 |
+
</style>
|
50 |
+
</head>
|
51 |
+
|
52 |
+
<body>
|
53 |
+
<h1>Pylar AI Creative ML Shared Restrictive License</h1>
|
54 |
+
<p>Copyright (C) 2023 Miguel Gargallo</p>
|
55 |
+
<h2>Permission</h2>
|
56 |
+
<p>No permission to use anywere. With the exception of the author of the work, only if it is allowed in writing and
|
57 |
+
by email.</p>
|
58 |
+
<h2>Conditions</h2>
|
59 |
+
<p>Under any circumstance.</p>
|
60 |
+
<h2>Disclaimer</h2>
|
61 |
+
<p>We may take legal actions if you use these files.</p>
|
62 |
+
<p>For further details about this license, please visit: <a
|
63 |
+
href="https://huggingface.co/spaces/superdatas/sharedrestrictive">https://huggingface.co/spaces/superdatas/sharedrestrictive</a>
|
64 |
+
</p>
|
65 |
+
<div class="footer">
|
66 |
+
Pylar AI © 2023
|
67 |
+
</div>
|
68 |
+
</body>
|
69 |
+
|
70 |
</html>
|