forge
login
or
join now
cld.eurosky.social
/
test
star
0
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Will be awesome one day, I guarantee you
star
0
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
pulls
1
pipelines
hlo
Cldprv
2 months ago
d867370e
+11
1 changed file
expand all
collapse all
unified
split
index.html
+11
index.html
reviewed
···
1
1
+
<!DOCTYPE html>
2
2
+
<html lang="en">
3
3
+
<head>
4
4
+
<meta charset="UTF-8">
5
5
+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
6
+
<title>Document</title>
7
7
+
</head>
8
8
+
<body>
9
9
+
<!-- Your content goes here -->
10
10
+
</body>
11
11
+
</html>