Remove unused files
Before Width: | Height: | Size: 202 KiB |
Before Width: | Height: | Size: 68 KiB |
Before Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 94 KiB |
Before Width: | Height: | Size: 137 KiB |
Before Width: | Height: | Size: 45 KiB |
After Width: | Height: | Size: 23 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 9.2 KiB |
|
@ -1 +0,0 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" fill="#fff" viewBox="0 0 75.82 75.82"><path d="M27.21,20.16c0,3.91-2.71,6.6-6.92,6.6h-5V13.55h5C24.5,13.55,27.21,16.22,27.21,20.16ZM20.08,24a3.51,3.51,0,0,0,3.86-3.82,3.53,3.53,0,0,0-3.86-3.86H18.55V24Z"/><path d="M38.54,13.49h3.22v9a4,4,0,0,1-4.35,4.35c-2.71,0-4.61-1.58-4.61-4.55H36c0,1.13.49,1.68,1.32,1.68s1.22-.49,1.22-1.47Z"/><path d="M56.71,24.43H51.77L51,26.76H47.61L52.4,13.55h3.73L60.9,26.76H57.5Zm-2.47-7.32-1.62,4.84h3.25Z"/><path d="M27.15,31.42V44.63H23.93l-5.38-8.15v8.15H15.33V31.42h3.22l5.38,8.19V31.42Z"/><path d="M43.57,35.59H40a2.76,2.76,0,0,0-2.6-1.35C35.35,34.24,34,35.71,34,38c0,2.45,1.39,3.88,3.71,3.88a3.17,3.17,0,0,0,3.2-2.33H36.79V37.18h7v3a6.47,6.47,0,0,1-6.36,4.55A6.45,6.45,0,0,1,30.7,38a6.45,6.45,0,0,1,6.72-6.74C40.58,31.27,42.87,32.89,43.57,35.59Z"/><path d="M54.25,44.76A6.77,6.77,0,1,1,61,38,6.65,6.65,0,0,1,54.25,44.76Zm0-2.94c2.11,0,3.48-1.52,3.48-3.84s-1.37-3.84-3.48-3.84-3.5,1.49-3.5,3.84S52.1,41.82,54.25,41.82Z"/><path d="M21.46,48.84a6.13,6.13,0,0,1,6.27,4.63H24.19a2.91,2.91,0,0,0-2.77-1.69c-2,0-3.33,1.47-3.33,3.8s1.36,3.8,3.33,3.8a2.91,2.91,0,0,0,2.77-1.69h3.54a6.12,6.12,0,0,1-6.27,4.61,6.4,6.4,0,0,1-6.64-6.72A6.42,6.42,0,0,1,21.46,48.84Z"/><path d="M37.29,62.34A6.77,6.77,0,1,1,44,55.56,6.65,6.65,0,0,1,37.29,62.34Zm0-2.94c2.11,0,3.48-1.52,3.48-3.84s-1.37-3.84-3.48-3.84-3.5,1.49-3.5,3.84S35.15,59.4,37.29,59.4Z"/><path d="M60.17,49V62.2H56.95l-5.38-8.15V62.2H48.35V49h3.22l5.38,8.19V49Z"/><path d="M75.82,75.82H0V0H75.82ZM3.77,72.06H72.06V3.77H3.77Z"/></svg>
|
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 44 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 18 KiB |
Before Width: | Height: | Size: 237 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 66 KiB |
Before Width: | Height: | Size: 112 KiB |
|
@ -1,20 +0,0 @@
|
|||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2019 YOUR_NAME_HERE
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
||||
this software and associated documentation files (the "Software"), to deal in
|
||||
the Software without restriction, including without limitation the rights to
|
||||
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
||||
the Software, and to permit persons to whom the Software is furnished to do so,
|
||||
subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
||||
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
||||
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
||||
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
@ -1,2 +0,0 @@
|
|||
+++
|
||||
+++
|
|
@ -1,11 +0,0 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
{{- partial "head.html" . -}}
|
||||
<body>
|
||||
{{- partial "header.html" . -}}
|
||||
<div id="content">
|
||||
{{- block "main" . }}{{- end }}
|
||||
</div>
|
||||
{{- partial "footer.html" . -}}
|
||||
</body>
|
||||
</html>
|
|
@ -1,21 +0,0 @@
|
|||
# theme.toml template for a Hugo theme
|
||||
# See https://github.com/gohugoio/hugoThemes#themetoml for an example
|
||||
|
||||
name = "Tranetheme"
|
||||
license = "MIT"
|
||||
licenselink = "https://github.com/yourname/yourtheme/blob/master/LICENSE"
|
||||
description = ""
|
||||
homepage = "http://example.com/"
|
||||
tags = []
|
||||
features = []
|
||||
min_version = "0.41"
|
||||
|
||||
[author]
|
||||
name = ""
|
||||
homepage = ""
|
||||
|
||||
# If porting an existing theme
|
||||
[original]
|
||||
name = ""
|
||||
homepage = ""
|
||||
repo = ""
|