mirror of
https://github.com/crazy-max/diun.git
synced 2026-01-05 04:15:37 +01:00
Small changes
This commit is contained in:
3
.github/workflows/gosum.yml
vendored
3
.github/workflows/gosum.yml
vendored
@@ -3,7 +3,8 @@ name: gosum
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- '**'
|
||||
- 'master'
|
||||
- 'v*'
|
||||
paths:
|
||||
- '.github/workflows/gosum.yml'
|
||||
- 'go.mod'
|
||||
|
||||
@@ -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.
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user