Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
testhtml
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
김종명
testhtml
Commits
f42ec6e4
Commit
f42ec6e4
authored
2 years ago
by
김종명
Browse files
Options
Downloads
Patches
Plain Diff
second commit
parent
8e730a1a
No related branches found
No related tags found
No related merge requests found
Pipeline
#5830
passed
2 years ago
Stage: deploy
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
public/dumbell.png
+0
-0
0 additions, 0 deletions
public/dumbell.png
public/index.html
+13
-3
13 additions, 3 deletions
public/index.html
with
13 additions
and
3 deletions
public/dumbell.png
0 → 100644
+
0
−
0
View file @
f42ec6e4
3.49 KiB
This diff is collapsed.
Click to expand it.
public/index.html
+
13
−
3
View file @
f42ec6e4
...
...
@@ -8,17 +8,27 @@
</head>
<body>
<div
class=
"navbar"
>
<a
href=
"https://
pages.gitlab.io/plain-html/"
>
Plain HTML Example
</a>
<a
href=
"https://
github.com/jm991014"
>
My git
</a>
<a
href=
"https://gitlab.com/pages/plain-html/"
>
Repository
</a>
<a
href=
"http
s
://
gitlab.com/
page
s
/"
>
Other Examples
</a>
<a
href=
"http://
leejaehyun.ajousw.kr/dlwogus0128_
page/"
>
dlwogus0128's blog
</a>
</div>
<h1>
Hello World!
</h1>
<h1>
내 취미
</h1>
<div
style=
"text-align : center;"
>
<img
src =
"dumbell.png"
alt =
"oops. try again"
width=
"300"
height=
"200"
>
</div>
<h2>
Hello World!
</h2>
<h3>
Hello World!
</h3>
<h4>
Hello World!
</h4>
<h5>
Hello World!
</h5>
<h6>
Hello World!
</h6>
<ol>
</ol>
<ul>
</ul>
<p>
This is a simple plain-HTML website on GitLab Pages, without any fancy static site generator.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment