Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
group-website
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lisanna Paladin
group-website
7854207a2368e7046b1ddd49ca6091d5c54fb8bf
group-website
index.html
Find file
Normal view
Permalink
index.html
118 B
Newer
Older
template from https://docs.gitlab.com/ee/user/project/pages/getting_started/pages_from_scratch.html
Lisanna
committed
3 years ago
1
2
3
4
5
6
7
8
<html>
<head>
<title>
Home
</title>
</head>
<body>
<h1>
Hello World!
</h1>
</body>
</html>