Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
becskasszasch
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
JetBrains YouTrack
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
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
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
KSZK
DevTeam
becskasszasch
Commits
01aa2fde
Commit
01aa2fde
authored
2 years ago
by
radl97
Browse files
Options
Downloads
Patches
Plain Diff
Remove unused attributes on resource loads
parent
5ab11dc4
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!24
Enable Content-Security Policy
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
homepage/footer.template.html
+3
-3
3 additions, 3 deletions
homepage/footer.template.html
homepage/header.template.html
+1
-1
1 addition, 1 deletion
homepage/header.template.html
with
4 additions
and
4 deletions
homepage/footer.template.html
+
3
−
3
View file @
01aa2fde
{{ define "footer" }}
{{ define "footer" }}
<script
src=
"/static/js/jquery-3.5.1.slim.min.js"
integrity=
"sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
crossorigin=
"anonymous"
></script>
<script
src=
"/static/js/jquery-3.5.1.slim.min.js"
></script>
<script
src=
"/static/js/popper.min.js"
integrity=
"sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN"
crossorigin=
"anonymous"
></script>
<script
src=
"/static/js/popper.min.js"
></script>
<script
src=
"/static/js/bootstrap.min.js"
integrity=
"sha384-w1Q4orYjBQndcko6MimVbzY0tgp4pWB4lZ7lr30WKz0vr/aWKhXdBNmNb5D92v7s"
crossorigin=
"anonymous"
></script>
<script
src=
"/static/js/bootstrap.min.js"
></script>
</body>
</body>
</html>
</html>
{{ end }}
{{ end }}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
homepage/header.template.html
+
1
−
1
View file @
01aa2fde
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
<link
rel=
"manifest"
href=
"/static/site.webmanifest"
>
<link
rel=
"manifest"
href=
"/static/site.webmanifest"
>
<link
rel=
"stylesheet"
href=
"/static/js/bootstrap.min.css"
integrity=
"sha384-TX8t27EcRE3e/ihU7zmQxVncDAy5uIKz4rEkgIXeMed4M0jlfIDPvg6uqKI2xXr2"
crossorigin=
"anonymous"
>
<link
rel=
"stylesheet"
href=
"/static/js/bootstrap.min.css"
>
<link
rel=
"stylesheet"
href=
"/static/style.css"
>
<link
rel=
"stylesheet"
href=
"/static/style.css"
>
...
...
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