Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
516ffde6
Commit
516ffde6
authored
Dec 06, 2016
by
Dominik Hebeler
Browse files
Update staticPages.blade.php
parent
aaa0bc65
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/layouts/staticPages.blade.php
View file @
516ffde6
...
...
@@ -19,7 +19,7 @@
<link
rel=
"search"
type=
"application/opensearchdescription+xml"
title=
"{{ trans('staticPages.opensearch') }}"
href=
"{{ LaravelLocalization::getLocalizedURL(LaravelLocalization::getCurrentLocale(), action('StartpageController@loadPlugin', ['params' => base64_encode(serialize(Request::all()))])) }}"
>
<!--<link href="/css/bootstrap.css" rel="stylesheet" />
-->
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/themes/{{ app('request')->input('theme', 'default') }}.css"
/>
<link
type=
"text/css"
rel=
"stylesheet"
href=
"/css/themes/{{ app('request')->input('theme', 'default
-neu
') }}.css"
/>
<!--<link href="/css/style.css" rel="stylesheet" />-->
<link
id=
"theme"
type=
"text/css"
rel=
"stylesheet"
href=
"/css/theme.css.php"
/>
@if (isset($css))
...
...
Write
Preview
Supports
Markdown
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