Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
MetaGer
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
56
Issues
56
List
Boards
Labels
Service Desk
Milestones
Merge Requests
9
Merge Requests
9
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
open-source
MetaGer
Commits
3ffb2c3d
Commit
3ffb2c3d
authored
Dec 12, 2019
by
Dominik Hebeler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added squared apple touch icons
parent
0dde929e
Changes
11
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
18 additions
and
0 deletions
+18
-0
public/img/apple/touch-icon-114.png
public/img/apple/touch-icon-114.png
+0
-0
public/img/apple/touch-icon-120.png
public/img/apple/touch-icon-120.png
+0
-0
public/img/apple/touch-icon-144.png
public/img/apple/touch-icon-144.png
+0
-0
public/img/apple/touch-icon-152.png
public/img/apple/touch-icon-152.png
+0
-0
public/img/apple/touch-icon-180.png
public/img/apple/touch-icon-180.png
+0
-0
public/img/apple/touch-icon-57.png
public/img/apple/touch-icon-57.png
+0
-0
public/img/apple/touch-icon-72.png
public/img/apple/touch-icon-72.png
+0
-0
public/img/apple/touch-icon-76.png
public/img/apple/touch-icon-76.png
+0
-0
public/img/apple/touch-icon.png
public/img/apple/touch-icon.png
+0
-0
resources/views/layouts/resultPage.blade.php
resources/views/layouts/resultPage.blade.php
+9
-0
resources/views/layouts/staticPages.blade.php
resources/views/layouts/staticPages.blade.php
+9
-0
No files found.
public/img/apple/touch-icon-114.png
0 → 100644
View file @
3ffb2c3d
1.91 KB
public/img/apple/touch-icon-120.png
0 → 100644
View file @
3ffb2c3d
2.05 KB
public/img/apple/touch-icon-144.png
0 → 100644
View file @
3ffb2c3d
2.46 KB
public/img/apple/touch-icon-152.png
0 → 100644
View file @
3ffb2c3d
2.54 KB
public/img/apple/touch-icon-180.png
0 → 100644
View file @
3ffb2c3d
3.01 KB
public/img/apple/touch-icon-57.png
0 → 100644
View file @
3ffb2c3d
1.1 KB
public/img/apple/touch-icon-72.png
0 → 100644
View file @
3ffb2c3d
1.37 KB
public/img/apple/touch-icon-76.png
0 → 100644
View file @
3ffb2c3d
1.38 KB
public/img/apple/touch-icon.png
0 → 100644
View file @
3ffb2c3d
19.9 KB
resources/views/layouts/resultPage.blade.php
View file @
3ffb2c3d
...
...
@@ -5,6 +5,15 @@
<title>
{{ $eingabe }} - MetaGer
</title>
<link
href=
"/favicon.ico"
rel=
"icon"
type=
"image/x-icon"
/>
<link
href=
"/favicon.ico"
rel=
"shortcut icon"
type=
"image/x-icon"
/>
<link
rel=
"apple-touch-icon"
href=
"/img/apple/touch-icon.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"57x57"
href=
"/img/apple/touch-icon-57.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"72x72"
href=
"/img/apple/touch-icon-72.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"76x76"
href=
"/img/apple/touch-icon-76.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"114x114"
href=
"/img/apple/touch-icon-114.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"120x120"
href=
"/img/apple/touch-icon-120.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"144x144"
href=
"/img/apple/touch-icon-144.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"152x152"
href=
"/img/apple/touch-icon-152.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"180x180"
href=
"/img/apple/touch-icon-180.png"
>
<meta
content=
"width=device-width, initial-scale=1.0, user-scalable=no"
name=
"viewport"
/>
<meta
name=
"p"
content=
"{{ getmypid() }}"
/>
<meta
name=
"q"
content=
"{{ $eingabe }}"
/>
...
...
resources/views/layouts/staticPages.blade.php
View file @
3ffb2c3d
...
...
@@ -12,6 +12,15 @@
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, maximum-scale=1"
/>
<link
href=
"/favicon.ico"
rel=
"icon"
type=
"image/x-icon"
/>
<link
href=
"/favicon.ico"
rel=
"shortcut icon"
type=
"image/x-icon"
/>
<link
rel=
"apple-touch-icon"
href=
"/img/apple/touch-icon.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"57x57"
href=
"/img/apple/touch-icon-57.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"72x72"
href=
"/img/apple/touch-icon-72.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"76x76"
href=
"/img/apple/touch-icon-76.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"114x114"
href=
"/img/apple/touch-icon-114.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"120x120"
href=
"/img/apple/touch-icon-120.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"144x144"
href=
"/img/apple/touch-icon-144.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"152x152"
href=
"/img/apple/touch-icon-152.png"
>
<link
rel=
"apple-touch-icon"
sizes=
"180x180"
href=
"/img/apple/touch-icon-180.png"
>
<link
rel=
"search"
type=
"application/opensearchdescription+xml"
title=
"{{ trans('staticPages.opensearch') }}"
href=
"{{ LaravelLocalization::getLocalizedURL(LaravelLocalization::getCurrentLocale(), action('StartpageController@loadPlugin')) }}"
>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"{{ mix('css/bootstrap.css') }}"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"{{ mix('css/themes/metager.css') }}"
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment