Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
teckids.org
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Teckids
Team PR
teckids.org
Commits
18ce47bc
Unverified
Commit
18ce47bc
authored
4 months ago
by
Nik | Klampfradler
Browse files
Options
Downloads
Patches
Plain Diff
Add Android icons
parent
2e268da2
No related branches found
No related tags found
No related merge requests found
Pipeline
#193771
passed
4 months ago
Stage: test
Stage: build
Stage: deploy
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
static/android-chrome-192x192.png
+0
-0
0 additions, 0 deletions
static/android-chrome-192x192.png
static/android-chrome-512x512.png
+0
-0
0 additions, 0 deletions
static/android-chrome-512x512.png
static/manifest.json
+19
-0
19 additions, 0 deletions
static/manifest.json
with
19 additions
and
0 deletions
static/android-chrome-192x192.png
0 → 100644
+
0
−
0
View file @
18ce47bc
10.3 KiB
This diff is collapsed.
Click to expand it.
static/android-chrome-512x512.png
0 → 100644
+
0
−
0
View file @
18ce47bc
29.3 KiB
This diff is collapsed.
Click to expand it.
static/manifest.json
0 → 100644
+
19
−
0
View file @
18ce47bc
{
"name"
:
"Website der Teckids-Gemeinschaft"
,
"short_name"
:
"Teckids-Website"
,
"icons"
:
[
{
"src"
:
"/android-chrome-192x192.png"
,
"sizes"
:
"192x192"
,
"type"
:
"image/png"
},
{
"src"
:
"/android-chrome-512x512.png"
,
"sizes"
:
"512x512"
,
"type"
:
"image/png"
}
],
"theme_color"
:
"white"
,
"background_color"
:
"#ff6600"
,
"display"
:
"standalone"
}
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