Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tttie.cz
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
Model registry
Operate
Environments
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
TTtie
tttie.cz
Commits
5c788a00
Verified
Commit
5c788a00
authored
1 year ago
by
TTtie
Browse files
Options
Downloads
Patches
Plain Diff
correct accessibility/typography issues on 404 page
parent
c1e27451
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#3012
passed
1 year ago
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/404.html
+3
-3
3 additions, 3 deletions
src/404.html
with
3 additions
and
3 deletions
src/404.html
+
3
−
3
View file @
5c788a00
...
...
@@ -7,7 +7,7 @@ permalink: "/404.html"
<main
class=
"content-wrapper"
>
<header
class=
"hero content--text-centered"
>
<h1
class=
"hero__heading"
>
404
</h1>
<p
class=
"hero__subheading"
>
Here goes nothing
...
maybe try going to the home page instead?
</p>
<p
class=
"hero__subheading"
>
Here goes nothing
…
maybe try going to the home page instead?
</p>
</header>
<section
class=
"content content--text-centered"
>
...
...
@@ -15,10 +15,10 @@ permalink: "/404.html"
<p>
<a
href=
"/"
class=
"button button--primary"
>
<span
class=
"icon-pill"
>
<span
class=
"icon-pill__icon"
>
<span
class=
"icon-pill__icon"
aria-hidden=
"true"
>
<i
class=
"fas fa-home"
></i>
</span>
<span>
<span
class=
"icon-pill__text"
>
Home
</span>
</span>
...
...
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