Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

relative path for js #453

Open
wants to merge 15 commits into
base: develop
Choose a base branch
from
Open

relative path for js #453

wants to merge 15 commits into from

Conversation

xenlo
Copy link
Contributor

@xenlo xenlo commented Sep 17, 2020

Same issue than the #390 but for the .js file which is define with a static path link to root path.

kakawait and others added 15 commits July 3, 2019 17:57
…-url

Remove stupid previous cover Image fix
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <[email protected]>
…/lodash-4.17.14

Bump lodash from 4.17.11 to 4.17.14
```html
<figure class="language-js ..." ...>
````

must become

```html
<figure class="language-js js ..." ...>
```

In addition fix padding to get the same pixel alignment for gutter and sourcecode
highlighting  add missing class without language- prefix
Upgrade index.html to support changes from 0.57
* master:
  Fix wrong mini requirement
  🔖 version 0.4.7-BETA
  Upgrade index.html to support changes from 0.57
  update generator theme version
  🔖 version 0.4.6-BETA
Same issue than the kakawait#390 but for the .js file which is define with a static path link to root path.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants