Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Maják
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
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
TO
Maják
Commits
d396f659
Commit
d396f659
authored
2 years ago
by
Štěpán Farka
Browse files
Options
Downloads
Patches
Plain Diff
[ADD] link to HP from page title
parent
3a18cd50
No related branches found
No related tags found
2 merge requests
!569
Release
,
!567
Feature/misc enhancements 12
Pipeline
#8846
passed
2 years ago
Stage: build
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
district/templates/district/base.html
+3
-1
3 additions, 1 deletion
district/templates/district/base.html
with
3 additions
and
1 deletion
district/templates/district/base.html
+
3
−
1
View file @
d396f659
...
@@ -82,7 +82,9 @@
...
@@ -82,7 +82,9 @@
<div
v-if=
"show || isLgScreenSize"
class=
"navbar__external navbar__section navbar__section--expandable container-padding--zero lg:container-padding--auto lg:flex lg:space-x-8 lg:pb-2"
>
<div
v-if=
"show || isLgScreenSize"
class=
"navbar__external navbar__section navbar__section--expandable container-padding--zero lg:container-padding--auto lg:flex lg:space-x-8 lg:pb-2"
>
<div
class=
"text-grey-200 text-sm lg:space-x-8 leading-loose lg:leading-normal"
>
<div
class=
"text-grey-200 text-sm lg:space-x-8 leading-loose lg:leading-normal"
>
<a
href=
"/"
>
<strong
class=
"text-white"
>
{{ page.root_page.title }}
</strong>
<strong
class=
"text-white"
>
{{ page.root_page.title }}
</strong>
</a>
{% if page.root_page.show_pirati_cz_link %}
{% if page.root_page.show_pirati_cz_link %}
<a
href=
"https://www.pirati.cz"
class=
"contact-line icon-link content-block--nostyle block lg:inline-block"
target=
"_blank"
rel=
"noopener noreferrer"
>
<a
href=
"https://www.pirati.cz"
class=
"contact-line icon-link content-block--nostyle block lg:inline-block"
target=
"_blank"
rel=
"noopener noreferrer"
>
<i
class=
"ico--home"
></i>
<i
class=
"ico--home"
></i>
...
...
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