Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
F
funkwhale.audio
Manage
Activity
Members
Labels
Plan
Issues
8
Issue boards
Milestones
Wiki
Code
Merge requests
8
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
Service Desk
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
funkwhale
funkwhale.audio
Commits
ff7e3c06
Verified
Commit
ff7e3c06
authored
6 years ago
by
Eliot Berriot
Browse files
Options
Downloads
Patches
Plain Diff
More metadata in head
parent
a392e761
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#3755
passed with stages
Stage: build
Stage: deploy
in 58 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
public/favicon.ico
+0
-0
0 additions, 0 deletions
public/favicon.ico
public/favicon.png
+0
-0
0 additions, 0 deletions
public/favicon.png
public/index.html
+6
-0
6 additions, 0 deletions
public/index.html
with
6 additions
and
0 deletions
public/favicon.ico
deleted
100644 → 0
+
0
−
0
View file @
a392e761
1.12 KiB
This diff is collapsed.
Click to expand it.
public/favicon.png
0 → 100644
+
0
−
0
View file @
ff7e3c06
4.27 KiB
This diff is collapsed.
Click to expand it.
public/index.html
+
6
−
0
View file @
ff7e3c06
...
...
@@ -6,6 +6,12 @@
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1.0"
>
<link
rel=
"icon"
href=
"<%= BASE_URL %>favicon.png"
>
<title>
Funkwhale - Your free and decentralized audio platform
</title>
<meta
name=
"twitter:card"
content=
"summary"
/>
<meta
property=
"og:type"
content=
"website"
/>
<meta
property=
"og:site_name"
content=
"Funkwhale.audio"
/>
<meta
property=
"og:title"
content=
"Funkwhale - Your free and decentralized audio platform"
/>
<meta
property=
"og:description"
content=
"A social platform to enjoy and share music"
/>
<meta
property=
"og:image"
content=
"<%= BASE_URL %>favicon.png"
/>
</head>
<body>
<noscript>
...
...
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