diff options
author | Alex Shpak <alex-shpak@users.noreply.github.com> | 2018-09-26 00:12:56 +0200 |
---|---|---|
committer | Alex Shpak <alex-shpak@users.noreply.github.com> | 2018-09-26 00:12:56 +0200 |
commit | cce17bcc99be389dce5bfbadfabaacf132c3f8f7 (patch) | |
tree | 71cfa0cc6451ab321f0884fc4e7ef0ad189259cc /layouts/partials/docs/nav-brand.html | |
parent | b6d7a1050fe273869646242304899f0a0f1483b2 (diff) |
Remove purecss dependency and replace with flexbox
Diffstat (limited to 'layouts/partials/docs/nav-brand.html')
-rw-r--r-- | layouts/partials/docs/nav-brand.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/layouts/partials/docs/nav-brand.html b/layouts/partials/docs/nav-brand.html deleted file mode 100644 index 5a2c9cb..0000000 --- a/layouts/partials/docs/nav-brand.html +++ /dev/null @@ -1,3 +0,0 @@ -<h2 class="book-brand"> - <a href="{{ .Site.BaseURL }}">{{ .Site.Title }}</a> -</h2>
\ No newline at end of file |