Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6acba48

Browse files
change layout
1 parent 44f06c6 commit 6acba48

File tree

10 files changed

+4
-950
lines changed

10 files changed

+4
-950
lines changed

‎.gitignore‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
_site/
22
_drafts/
3+
_privacy/
34
.project
5+
*~

‎_includes/navside.html‎

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
<div class="col-md-4 col-lg-4 col-sm-12 col-xs-12 aside visible-md visible-lg">
1+
<div class="col-md-4 col-lg-4 col-sm-12 col-xs-12 aside hidden-print hidden-xs hidden-sm">
22
<div class="row">
33
<div class="col-md-3 col-xs-3 aside1">
4-
<br>
54
<a class="pjaxlink" href="/"><img src="{{ site.gavatar }}" class="img-circle avatar"></a>
6-
<br><br>
75
<ul class="nav nav-pills nav-stacked">
86
{% for category in site.categories %}
97
<li><a href="#{{ category | first }}" data-toggle="tab">{{ category[0] }}</a></li>

‎_layouts/base.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!doctype html>
2-
<html>
2+
<htmllang="zh-CN">
33
<head>
44
{% include header.html %}
55
</head>

‎_site/README.md‎

Lines changed: 0 additions & 1 deletion
This file was deleted.

‎_site/index.html‎

Lines changed: 0 additions & 198 deletions
This file was deleted.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /