Skip to content
Snippets Groups Projects
Commit 79b85830 authored by pruizf's avatar pruizf
Browse files

initial

parents
No related merge requests found
Pipeline #34554 passed with stages
in 5 seconds
pages:
script:
- echo "hi"
artifacts:
paths:
- public
only:
- master
<!DOCTYPE html>
<html>
<head>
<style>
body{
font-family: Sans-Serif;
margin-top: 20px;
margin-left: 15px;
color: #6c6c6c;
}
a{
text-decoration: none;
color: #be0044;
}
</style>
</head>
<body>
<h3>MeThAL!</h3>
<div>
Just testing ― Content to be added soon.
</div>
</body>
</html>
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment