Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bodysch-frontend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
JetBrains YouTrack
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
KSZK
DevTeam
org
BodySCH
bodysch-frontend
Merge requests
!1
Configuration
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Configuration
configuration
into
DEV
Overview
0
Commits
6
Changes
3
Merged
chif
requested to merge
configuration
into
DEV
4 years ago
Overview
0
Commits
6
Changes
3
0
0
Merge request reports
Viewing commit
a36df3ea
Prev
Next
Show latest version
3 files
+
4
−
7
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
a36df3ea
Fix prettierrc config name
· a36df3ea
Chif Gergő
authored
4 years ago
public/index.html
+
1
−
4
View file @ a36df3ea
Edit in single-file editor
Open in Web IDE
Show full file
@@ -5,10 +5,7 @@
<link
rel=
"icon"
href=
"%PUBLIC_URL%/favicon.ico"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
/>
<meta
name=
"theme-color"
content=
"#000000"
/>
<meta
name=
"description"
content=
"Web site created using create-react-app"
/>
<meta
name=
"description"
content=
"Web site created using create-react-app"
/>
<link
rel=
"apple-touch-icon"
href=
"%PUBLIC_URL%/logo192.png"
/>
<!--
manifest.json provides metadata used when your web app is installed on a
Loading