|
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
41 |
| - |
42 |
| - <link href="/lib/fancybox/source/jquery.fancybox.css?v=2.1.5" rel="stylesheet" type="text/css" /> |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 | 40 |
|
52 | 41 |
|
53 |
| - |
54 |
| - |
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
59 | 42 |
|
| 43 | + <link href="/lib/fancybox/source/jquery.fancybox.css?v=2.1.5" rel="stylesheet" type="text/css" /> |
60 | 44 |
|
61 |
| - |
62 |
| - |
63 |
| - |
64 |
| - |
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - <link href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic&subset=latin,latin-ext" rel="stylesheet" type="text/css"> |
69 |
| - |
70 | 45 |
|
71 | 46 |
|
72 | 47 |
|
|
114 | 89 | var CONFIG = {
|
115 | 90 | root: '/',
|
116 | 91 | scheme: 'Pisces',
|
| 92 | + version: '5.1.2', |
117 | 93 | sidebar: {"position":"left","display":"post","offset":12,"offset_float":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
118 | 94 | fancybox: true,
|
119 | 95 | tabs: true,
|
120 |
| - motion: true, |
| 96 | + motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn"}}, |
121 | 97 | duoshuo: {
|
122 | 98 | userId: '0',
|
123 | 99 | author: '博主'
|
|
150 | 126 |
|
151 | 127 |
|
152 | 128 |
|
153 |
| - |
154 |
| - |
155 |
| - |
156 |
| - |
157 |
| - |
158 |
| - |
159 | 129 | </head>
|
160 | 130 |
|
161 | 131 | <body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans">
|
|
165 | 135 |
|
166 | 136 |
|
167 | 137 |
|
168 |
| - <div class="container sidebar-position-left page-post-detail "> |
| 138 | + <div class="container sidebar-position-left page-post-detail"> |
169 | 139 | <div class="headband"></div>
|
170 | 140 |
|
171 | 141 | <header id="header" class="header" itemscope itemtype="http://schema.org/WPHeader">
|
|
220 | 190 | </a>
|
221 | 191 | </li>
|
222 | 192 |
|
223 |
| - |
224 |
| - <li class="menu-item menu-item-tags"> |
225 |
| - <a href="/tags/" rel="section"> |
226 |
| - |
227 |
| - <i class="menu-item-icon fa fa-fw fa-tags"></i> <br /> |
228 |
| - |
229 |
| - 标签 |
230 |
| - </a> |
231 |
| - </li> |
232 |
| - |
233 | 193 |
|
234 | 194 |
|
235 | 195 | </ul>
|
@@ -448,20 +408,23 @@ <h1 class="post-title" itemprop="name headline">Hello Hexo</h1>
|
448 | 408 |
|
449 | 409 | <section class="site-overview sidebar-panel sidebar-panel-active">
|
450 | 410 | <div class="site-author motion-element" itemprop="author" itemscope itemtype="http://schema.org/Person">
|
451 |
| - <img class="site-author-image" itemprop="image" |
452 |
| - src="/images/avatar.jpg" |
453 |
| - alt="jjandxa" /> |
454 |
| - <p class="site-author-name" itemprop="name">jjandxa</p> |
455 |
| - |
456 |
| - <p class="site-description motion-element" itemprop="description">我去你留,两个秋</p> |
457 | 411 |
|
| 412 | + <img class="site-author-image" itemprop="image" |
| 413 | + src="/images/avatar.jpg" |
| 414 | + alt="jjandxa" /> |
| 415 | + |
| 416 | + <p class="site-author-name" itemprop="name">jjandxa</p> |
| 417 | + <p class="site-description motion-element" itemprop="description">我去你留,两个秋</p> |
458 | 418 | </div>
|
| 419 | + |
459 | 420 | <nav class="site-state motion-element">
|
460 | 421 |
|
461 | 422 |
|
462 | 423 | <div class="site-state-item site-state-posts">
|
| 424 | + |
463 | 425 | <a href="/archives/">
|
464 |
| - <span class="site-state-item-count">13</span> |
| 426 | + |
| 427 | + <span class="site-state-item-count">14</span> |
465 | 428 | <span class="site-state-item-name">日志</span>
|
466 | 429 | </a>
|
467 | 430 | </div>
|
@@ -497,47 +460,27 @@ <h1 class="post-title" itemprop="name headline">Hello Hexo</h1>
|
497 | 460 |
|
498 | 461 |
|
499 | 462 | <span class="links-of-author-item">
|
500 |
| - <a href="http://weibo.com/jjandxa" target="_blank" title="微博"> |
501 |
| - |
502 |
| - <i class="fa fa-fw fa-globe"></i> |
| 463 | + <a href="http://weibo.com/jjandxa" target="_blank" title="Weibo"> |
503 | 464 |
|
504 |
| - |
505 |
| - 微博 |
506 |
| - |
507 |
| - </a> |
| 465 | + <i class="fa fa-fw fa-globe"></i>Weibo</a> |
508 | 466 | </span>
|
509 | 467 |
|
510 | 468 | <span class="links-of-author-item">
|
511 |
| - <a href="https://github.com/jjandxa" target="_blank" title="Github"> |
| 469 | + <a href="https://github.com/jjandxa" target="_blank" title="GitHub"> |
512 | 470 |
|
513 |
| - <i class="fa fa-fw fa-globe"></i> |
514 |
| - |
515 |
| - |
516 |
| - Github |
517 |
| - |
518 |
| - </a> |
| 471 | + <i class="fa fa-fw fa-globe"></i>GitHub</a> |
519 | 472 | </span>
|
520 | 473 |
|
521 | 474 | <span class="links-of-author-item">
|
522 | 475 | <a href="https://twitter.com/504932812" target="_blank" title="Twitter">
|
523 | 476 |
|
524 |
| - <i class="fa fa-fw fa-twitter"></i> |
525 |
| - |
526 |
| - |
527 |
| - Twitter |
528 |
| - |
529 |
| - </a> |
| 477 | + <i class="fa fa-fw fa-globe"></i>Twitter</a> |
530 | 478 | </span>
|
531 | 479 |
|
532 | 480 | <span class="links-of-author-item">
|
533 | 481 | <a href="https://www.facebook.com/aizi.tang" target="_blank" title="Facebook">
|
534 | 482 |
|
535 |
| - <i class="fa fa-fw fa-globe"></i> |
536 |
| - |
537 |
| - |
538 |
| - Facebook |
539 |
| - |
540 |
| - </a> |
| 483 | + <i class="fa fa-fw fa-globe"></i>Facebook</a> |
541 | 484 | </span>
|
542 | 485 |
|
543 | 486 |
|
@@ -594,23 +537,26 @@ <h1 class="post-title" itemprop="name headline">Hello Hexo</h1>
|
594 | 537 | <i class="fa fa-heart"></i>
|
595 | 538 | </span>
|
596 | 539 | <span class="author" itemprop="copyrightHolder">jjandxa</span>
|
| 540 | + |
| 541 | + |
597 | 542 | </div>
|
598 | 543 |
|
599 | 544 |
|
600 |
| -<div class="powered-by"> |
601 |
| - 由 <a class="theme-link" href="https://hexo.io">Hexo</a> 强力驱动 |
602 |
| -</div> |
| 545 | + <div class="powered-by">由 <a class="theme-link" href="https://hexo.io">Hexo</a> 强力驱动</div> |
603 | 546 |
|
604 |
| -<div class="theme-info"> |
605 |
| - 主题 - |
606 |
| - <a class="theme-link" href="https://github.com/iissnan/hexo-theme-next"> |
607 |
| - NexT.Pisces |
608 |
| - </a> |
609 |
| -</div> |
| 547 | + <span class="post-meta-divider">|</span> |
| 548 | + |
| 549 | + <div class="theme-info">主题 — <a class="theme-link" href="https://github.com/iissnan/hexo-theme-next">NexT.Pisces</a> v5.1.2</div> |
610 | 550 |
|
611 | 551 |
|
612 | 552 |
|
613 | 553 |
|
| 554 | + |
| 555 | + |
| 556 | + |
| 557 | + |
| 558 | + |
| 559 | + |
614 | 560 |
|
615 | 561 | </div>
|
616 | 562 | </footer>
|
@@ -691,11 +637,11 @@ <h1 class="post-title" itemprop="name headline">Hello Hexo</h1>
|
691 | 637 |
|
692 | 638 |
|
693 | 639 |
|
694 |
| - |
695 | 640 | <script type="text/javascript" src="/js/src/scrollspy.js?v=5.1.2"></script>
|
696 | 641 | <script type="text/javascript" src="/js/src/post-details.js?v=5.1.2"></script>
|
697 | 642 |
|
698 | 643 |
|
| 644 | + |
699 | 645 |
|
700 | 646 |
|
701 | 647 |
|
@@ -742,6 +688,8 @@ <h1 class="post-title" itemprop="name headline">Hello Hexo</h1>
|
742 | 688 |
|
743 | 689 |
|
744 | 690 |
|
| 691 | + |
| 692 | + |
745 | 693 |
|
746 | 694 |
|
747 | 695 |
|
|
0 commit comments