Skip to content

Commit 7af99b1

Browse files
committed
Update docs
1 parent c7bca0b commit 7af99b1

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# davwheat Custom Side Nav Links
1+
# <img src="https://flarum-badge-api.davwheat.dev/v1/ext-icon/davwheat/custom-sidenav-links" height="28"> davwheat Custom Side Nav Links
22

3-
![Supports Flarum 0.1.0-beta.15 and above](https://img.shields.io/static/v1?label=supports&message=0.1.0-beta.15%2B&colorA=eee&color=red&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAJcEhZcwAACxEAAAsRAX9kX5EAAAClUExURUdwTN5BKsIdHc4kJMElHOtkL+ttL+l2Lu5dL+xuL+tdLutzL8cmH8UfHsMeHuh2LtUpKcsjI9AnJ9EnJ80lJc4lJcojI8wlJcEdHcUfH8IdHd5IKcUrHulZLux4L+p3LudlLudbLudxLudfLudvLudiLuduLudoLudjLudpLudsLudrLudeLudZLudhLud0Lr0bG7oZGcchIcAdHcMfH8wlJeFQK+5qrMEAAAAgdFJOUwAHhob6sbG+MzOxsZ48zr4vdNhHqh3y/e0Ya5z+hyZwrovi6AAAAKxJREFUOMuV09cSgjAQheENWFAp9t7BLor1/R/NQckyzHBi+CaTm/0vd4k0LLxqLm+eBI0rUJPBGlAEQTYIABlUtgAHR4CDE8DBAeBgB8igvAT0gz3AwQawZHDJ8PnjwAdkUD8DHKwA/SDMiEfh98lg9p6WUrbFRBKISXRLGXl77bgRM/JXfzx8JEBAI/v5Y8D7cdx7zMQXJlp9dUDU6w5epvpOO+0/AYkmFfMBthtRhUhhe7gAAAAASUVORK5CYII=) ![License](https://img.shields.io/badge/license-MIT-blue.svg) [![Latest Stable Version](https://img.shields.io/packagist/v/davwheat/custom-sidenav-links.svg)](https://packagist.org/packages/davwheat/custom-sidenav-links) [![Total Downloads](https://img.shields.io/packagist/dt/davwheat/custom-sidenav-links.svg)](https://packagist.org/packages/davwheat/custom-sidenav-links)
3+
![](https://flarum-badge-api.davwheat.dev/v1/compat-latest/davwheat/custom-sidenav-links) ![License](https://img.shields.io/badge/license-MIT-blue.svg) [![Latest Stable Version](https://img.shields.io/packagist/v/davwheat/custom-sidenav-links.svg)](https://packagist.org/packages/davwheat/custom-sidenav-links) [![Total Downloads](https://img.shields.io/packagist/dt/davwheat/custom-sidenav-links.svg)](https://packagist.org/packages/davwheat/custom-sidenav-links)
44

55
A [Flarum](http://flarum.org) extension. Add custom links to the side navigation in Flarum. [Idea suggested on Flarum Discuss.](https://discuss.flarum.org/d/26374)
66

@@ -12,13 +12,13 @@ A [Flarum](http://flarum.org) extension. Add custom links to the side navigation
1212

1313
Install with composer:
1414

15-
```sh
15+
```properties
1616
composer require davwheat/custom-sidenav-links:"*"
1717
```
1818

1919
### Updating
2020

21-
```sh
21+
```properties
2222
composer update davwheat/custom-sidenav-links:"*"
2323
php flarum cache:clear
2424
```

flarum-README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
# davwheat Custom Side Nav Links
22

3-
![Supports Flarum 0.1.0-beta.15 and above](https://img.shields.io/static/v1?label=supports&message=0.1.0-beta.15%2B&colorA=eee&color=red&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAAJcEhZcwAACxEAAAsRAX9kX5EAAAClUExURUdwTN5BKsIdHc4kJMElHOtkL+ttL+l2Lu5dL+xuL+tdLutzL8cmH8UfHsMeHuh2LtUpKcsjI9AnJ9EnJ80lJc4lJcojI8wlJcEdHcUfH8IdHd5IKcUrHulZLux4L+p3LudlLudbLudxLudfLudvLudiLuduLudoLudjLudpLudsLudrLudeLudZLudhLud0Lr0bG7oZGcchIcAdHcMfH8wlJeFQK+5qrMEAAAAgdFJOUwAHhob6sbG+MzOxsZ48zr4vdNhHqh3y/e0Ya5z+hyZwrovi6AAAAKxJREFUOMuV09cSgjAQheENWFAp9t7BLor1/R/NQckyzHBi+CaTm/0vd4k0LLxqLm+eBI0rUJPBGlAEQTYIABlUtgAHR4CDE8DBAeBgB8igvAT0gz3AwQawZHDJ8PnjwAdkUD8DHKwA/SDMiEfh98lg9p6WUrbFRBKISXRLGXl77bgRM/JXfzx8JEBAI/v5Y8D7cdx7zMQXJlp9dUDU6w5epvpOO+0/AYkmFfMBthtRhUhhe7gAAAAASUVORK5CYII=) ![License](https://img.shields.io/badge/license-MIT-blue.svg) [![Latest Stable Version](https://img.shields.io/packagist/v/davwheat/custom-sidenav-links.svg)](https://packagist.org/packages/davwheat/custom-sidenav-links) [![Total Downloads](https://img.shields.io/packagist/dt/davwheat/custom-sidenav-links.svg)](https://packagist.org/packages/davwheat/custom-sidenav-links)
3+
![](https://flarum-badge-api.davwheat.dev/v1/compat-latest/davwheat/custom-sidenav-links) ![License](https://img.shields.io/badge/license-MIT-blue.svg) [![Latest Stable Version](https://img.shields.io/packagist/v/davwheat/custom-sidenav-links.svg)](https://packagist.org/packages/davwheat/custom-sidenav-links) [![Total Downloads](https://img.shields.io/packagist/dt/davwheat/custom-sidenav-links.svg)](https://packagist.org/packages/davwheat/custom-sidenav-links)
44

55
A [Flarum](http://flarum.org) extension. Add custom links to the side navigation in Flarum. [Idea suggested on Flarum Discuss.](https://discuss.flarum.org/d/26374)
66

7-
![](https://github.com/davwheat/flarum-ext-custom-sidenav-links/blob/main/docs/example.png?raw=true)
7+
![](docs/example.png)
88

9-
![](https://github.com/davwheat/flarum-ext-custom-sidenav-links/blob/main/docs/admin.png?raw=true)
9+
![](docs/admin.png)
1010

1111
### Installation
1212

1313
Install with composer:
1414

15-
```sh
15+
```properties
1616
composer require davwheat/custom-sidenav-links:"*"
1717
```
1818

1919
### Updating
2020

21-
```sh
21+
```properties
2222
composer update davwheat/custom-sidenav-links:"*"
2323
php flarum cache:clear
2424
```

0 commit comments

Comments
 (0)