Skip to content

Commit

Permalink
fix spellcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
xoxys committed Jul 18, 2020
1 parent 5318438 commit 7df9b86
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 10 deletions.
4 changes: 2 additions & 2 deletions .dictionary
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Kaussow
DevOps
glyphs
Gopherfest
[B|b]lockquote[s]*
(B|b)lockquote[s]?
backticks
Shortcode[s]*
(S|s)hortcode[s]?
emojify
8 changes: 0 additions & 8 deletions exampleSite/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,3 @@ params:

geekblogLegalNotice: https://geeklabor.de/legal-notice/#impressum
geekblogPrivacyPolicy: https://geeklabor.de/legal-notice/#datenschutzerkl%C3%A4rung

geekblogHostedOn:
name: Uberspace
link: https://uberspace.de/en/

geekblogContentLicense:
name: CC BY-SA 4.0
link: https://creativecommons.org/licenses/by-sa/4.0/
2 changes: 2 additions & 0 deletions exampleSite/content/posts/how-to-use.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,9 @@ This post works as a documentation for the features of the theme.
[![GitHub release](https://img.shields.io/github/v/release/xoxys/hugo-geekblog)](https://github.com/xoxys/hugo-geekblog/releases/latest)
[![License: MIT](https://img.shields.io/github/license/xoxys/hugo-geekblog)](https://github.com/xoxys/hugo-geekblog/blob/master/LICENSE)

<!-- spellchecker-disable -->
{{< toc >}}
<!-- spellchecker-enable -->

## Features

Expand Down

0 comments on commit 7df9b86

Please sign in to comment.