Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
kopierlaedle-homepage
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
Package Registry
Container 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
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
stuvus
kopierlaedle-homepage
Commits
6a6c18df
Commit
6a6c18df
authored
5 months ago
by
Sebastian Hasler
Browse files
Options
Downloads
Plain Diff
Merge branch 'fix-warning-disqus-shortname' into 'main'
fix warning about deprecated variable See merge request
!89
parents
294d1683
9f7d19c9
No related branches found
Branches containing commit
No related tags found
1 merge request
!89
fix warning about deprecated variable
Pipeline
#34309
passed
1 week ago
Stage: build
Changes
1
Pipelines
26
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
layouts/shop/list.html
+1
-1
1 addition, 1 deletion
layouts/shop/list.html
with
1 addition
and
1 deletion
layouts/shop/list.html
+
1
−
1
View file @
6a6c18df
...
...
@@ -12,7 +12,7 @@
{{ partial "feedback.html" .Site.Params.ui.feedback }}
<br
/>
{{ end }}
{{ if (.Site.DisqusShortname) }}
{{ if (.Site.
Config.Services.
Disqus
.
Shortname) }}
<br
/>
{{ partial "disqus-comment.html" . }}
{{ end }}
...
...
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