-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
10 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -88,7 +88,7 @@ | |
<div class="Header-logo-slogan"> | ||
Create hamburgers' menu like a chef | ||
<br> | ||
<span>v1.1.0</span> | ||
<span>v1.1.1</span> | ||
</div> | ||
<div class="Header-logo-btns"> | ||
<a class="github-button" href="https://github.com/theus/MenuChef" data-icon="octicon-star" data-show-count="true" aria-label="Star theus/instantgargom on GitHub" data-size="large">Star</a> | ||
|
@@ -271,7 +271,7 @@ <h1 class="title">the oven</h1> | |
You can download the latest version of MenuChef in <a href="https://github.com/theus/menuchef">Github</a> or can use the unpkg CDN | ||
</p> | ||
|
||
<pre><code class="language-html"><script src="//unpkg.com/[email protected].0"></script></code></pre> | ||
<pre><code class="language-html"><script src="//unpkg.com/[email protected].1"></script></code></pre> | ||
|
||
</div> | ||
|
||
|