Fix: nav link active

This commit is contained in:
TheCOBAN 2020-04-19 17:49:47 +03:00
parent 716d5a8037
commit 5839a84b73
2 changed files with 196 additions and 333 deletions

12
composer.lock generated
View File

@ -3327,16 +3327,16 @@
}, },
{ {
"name": "league/commonmark", "name": "league/commonmark",
"version": "1.3.4", "version": "1.4.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/commonmark.git", "url": "https://github.com/thephpleague/commonmark.git",
"reference": "dd3261eb9a322e009fa5d96d19b9ae19708ce04b" "reference": "517cbe1c6faf90afeb38a0e917c73acc6d3051ce"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/dd3261eb9a322e009fa5d96d19b9ae19708ce04b", "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/517cbe1c6faf90afeb38a0e917c73acc6d3051ce",
"reference": "dd3261eb9a322e009fa5d96d19b9ae19708ce04b", "reference": "517cbe1c6faf90afeb38a0e917c73acc6d3051ce",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3354,7 +3354,7 @@
"github/gfm": "0.29.0", "github/gfm": "0.29.0",
"michelf/php-markdown": "~1.4", "michelf/php-markdown": "~1.4",
"mikehaertl/php-shellcommand": "^1.4", "mikehaertl/php-shellcommand": "^1.4",
"phpstan/phpstan-shim": "^0.11.5", "phpstan/phpstan": "^0.12",
"phpunit/phpunit": "^7.5", "phpunit/phpunit": "^7.5",
"scrutinizer/ocular": "^1.5", "scrutinizer/ocular": "^1.5",
"symfony/finder": "^4.2" "symfony/finder": "^4.2"
@ -3397,7 +3397,7 @@
"md", "md",
"parser" "parser"
], ],
"time": "2020-04-13T20:52:18+00:00" "time": "2020-04-18T20:46:13+00:00"
}, },
{ {
"name": "league/flysystem", "name": "league/flysystem",

517
public/css/custom.css vendored

File diff suppressed because it is too large Load Diff