Small changes

This commit is contained in:
CrazyMax
2020-06-22 20:26:50 +02:00
parent fd15014480
commit 76fd9b5e24
3 changed files with 6 additions and 8 deletions

View File

@@ -3,7 +3,8 @@ name: gosum
on:
push:
branches:
- '**'
- 'master'
- 'v*'
paths:
- '.github/workflows/gosum.yml'
- 'go.mod'

View File

@@ -1,6 +1,6 @@
# Changelog
## 4.0.0 (2020/06/??)
## 4.0.0 (2020/06/22)
:warning: See **Migration notes** in the documentation for breaking changes.

View File

@@ -7,9 +7,6 @@ docs_dir: docs
repo_name: crazy-max/diun
repo_url: https://github.com/crazy-max/diun
copyright: |
Made with <img alt="❤" class="twemoji md-footer-custom-text" src="https://twemoji.maxcdn.com/v/latest/svg/2764.svg" title="love">
by <a target="_blank" href="https://crazymax.dev/">CrazyMax</a> and <a target="_blank" href="https://github.com/crazy-max/diun/graphs/contributors">contributors</a>.
extra:
social:
@@ -35,6 +32,9 @@ theme:
include_search_page: false
search_index_only: true
extra_css:
- css/extra.css
plugins:
- macros
- search:
@@ -105,6 +105,3 @@ markdown_extensions:
emoji_generator: !!python/name:materialx.emoji.to_svg
- toc:
permalink: true
extra_css:
- css/extra.css