Skip to content

merge theme updates#3

Open
infominer33 wants to merge 28 commits intosourcecrypto:masterfrom
web-work-tools:master
Open

merge theme updates#3
infominer33 wants to merge 28 commits intosourcecrypto:masterfrom
web-work-tools:master

Conversation

@infominer33
Copy link
Member

No description provided.

miklb and others added 28 commits June 14, 2019 00:33
However, I'm not sure how to use external links there...

Right now I'm looking at this, from the [masthead of minimal mistakes](https://github.com/mmistakes/minimal-mistakes/blob/master/_includes/masthead.html):

```
          {%- for link in site.data.navigation.main -%}
            {%- if link.url contains '://' -%}
              {%- assign url = link.url -%}
            {%- else -%}
              {%- assign url = link.url | relative_url -%}
            {%- endif -%}
```

I can see how it might work applied to this theme, and will try to do something about it (no promises tho :)
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](lodash/lodash@4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
….template-4.5.0

chore(deps): bump lodash.template from 4.4.0 to 4.5.0
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