Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Nicholas J Anderson
nander13.gmu.io
Commits
c30bdaf6
Commit
c30bdaf6
authored
Jul 12, 2016
by
winniehell
Browse files
Use valid HTML in the example
parent
abe84c7b
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/index.html
View file @
c30bdaf6
<h1>
Hello World!
</h1>
<!DOCTYPE html>
<html>
<head>
<meta
charset=
"utf-8"
>
<meta
name=
"generator"
content=
"GitLab Pages"
>
<title>
Plain HTML site using GitLab Pages
</title>
</head>
<body>
<h1>
Hello World!
</h1>
<p>
This is a simple plain-HTML website on GitLab Pages, without any fancy static site generator.
</p>
</body>
</html>
<p>
This is a simple plain-HTML website on GitLab Pages, without any fancy static site generator.
</p>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment