Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Toolkit
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
digital blueprint
Web Component Framework
Toolkit
Compare revisions
e1b836397c92b5bf2c84221973ca4a8f24f0ee09 to 558e5184e5e83f595a41eabae3b55ba5cc1a8d5a
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
dbp/web-components/toolkit
Select target project
No results found
558e5184e5e83f595a41eabae3b55ba5cc1a8d5a
Select Git revision
Swap
Target
dbp/web-components/toolkit
Select target project
987FCF504483CBC8/toolkit
1 result
e1b836397c92b5bf2c84221973ca4a8f24f0ee09
Select Git revision
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (1)
Fix typo
· 558e5184
Bekerle, Patrizio
authored
3 years ago
558e5184
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
toolkit-showcase/assets/dbp-toolkit-showcase.html.ejs
+1
-1
1 addition, 1 deletion
toolkit-showcase/assets/dbp-toolkit-showcase.html.ejs
with
1 addition
and
1 deletion
toolkit-showcase/assets/dbp-toolkit-showcase.html.ejs
View file @
558e5184
...
...
@@ -8,7 +8,7 @@
<link
rel=
"shortcut icon"
type=
"image/x-icon"
href=
"<%= getPrivateUrl('favicon.ico') %>"
>
<link
rel=
"icon"
type=
"image/svg+xml"
href=
"<%= getPrivateUrl('favicon.svg') %>"
sizes=
"any"
>
<!-- PWA man
f
iest file -->
<!-- PWA mani
f
est file -->
<link
rel=
"manifest"
href=
"<%= getUrl(name + '.manifest.json') %>"
>
<!-- Loading spinner -->
...
...
This diff is collapsed.
Click to expand it.