You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div class="container text-center mt-2">
|
|
|
|
<h1>Welcome to the Lubuntu CI!</h1>
|
|
|
|
<p>This page is very basic for now, but you can view logs <a href="/logs">here</a>.</p>
|
|
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html>
|