'borrow' the alpha code from source
This commit is contained in:
parent
a08645f8f1
commit
c9bd65159f
3 changed files with 1 additions and 1772 deletions
|
@ -6,6 +6,7 @@
|
|||
<meta name="superfish" content="nofish" />
|
||||
<meta name="application-name" content="{{ .Site.Title }}" />
|
||||
|
||||
<link rel="stylesheet" href="https://html5up.net/uploads/demos/alpha/assets/css/main.css" />
|
||||
<link rel="stylesheet" href="/css/style.css" />
|
||||
|
||||
<title>{{ .Title }} | {{ .Site.Title }}</title>
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -4,10 +4,6 @@ $fa-font-path: "../fonts";
|
|||
@import "node_modules/bootstrap/scss/bootstrap-grid";
|
||||
@import "node_modules/pygments-css/github";
|
||||
|
||||
// Import Alpha theme (ish)
|
||||
@import "alpha";
|
||||
|
||||
|
||||
.box .box {
|
||||
border-radius: 0;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue