Skip to content

Commit

Permalink
Merge pull request #35 from halfrost/add_new_logo
Browse files Browse the repository at this point in the history
更改主题名,logo,logo 高度 #14
  • Loading branch information
halfrost committed Jul 27, 2020
2 parents d1adc9a + d7484af commit 61968f9
Show file tree
Hide file tree
Showing 13 changed files with 201 additions and 177 deletions.
97 changes: 12 additions & 85 deletions assets/images/logo-alternate.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
85 changes: 85 additions & 0 deletions assets/images/logo-alternate_.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion assets/scss/components/_header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
}
.logo-image {
img {
max-height: 32px;
max-height: 40px;
}
}
#logo-alternete {
Expand Down
97 changes: 12 additions & 85 deletions build/assets/images/logo-alternate.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
85 changes: 85 additions & 0 deletions build/assets/images/logo-alternate_.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion build/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build/package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "advant",
"name": "prometheus",
"description": "Minimal personal blog theme",
"demo": "http://advant.gbjsolution.com",
"homepage": "https://halfrost.com",
Expand Down
2 changes: 1 addition & 1 deletion build/partials/styles/bundle-css.hbs

Large diffs are not rendered by default.

Binary file renamed dist/advant.zip → dist/prometheus.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "advant",
"name": "prometheus",
"description": "Minimal personal blog theme",
"demo": "http://advant.gbjsolution.com",
"homepage": "https://halfrost.com",
Expand Down
2 changes: 1 addition & 1 deletion partials/styles/bundle-css.hbs

Large diffs are not rendered by default.

0 comments on commit 61968f9

Please sign in to comment.