Hello Hexo
我的第一篇文章的標題
Hello, world!
Second Title
1  | 
  | 
1  | print("Hello, world!")  | 
Note
- class: default/primary/success/info/warning/danger
 - no-icon: no-icon
 - style: simple/modern/flat/disabled
 
1  | {% note [class] [no-icon] [style] %}  | 
- color: default/blue/pink/red/purple/orange/green
 - icon: fontawesome icon/no-icon
 - style: simple/modern/flat/disabled
 
1  | {% note [color] [icon] [style] %}  | 
Any content (support inline tags too.io).
Tab
This is Tab 1.
This is Tab 2.
This is Tab 3.
Button
- url: 鏈接
 - text: 按鈕文字
 - icon: 圖標
 - color: 按鈕背景顔色(style) 按鈕字體和邊框顔色(outline) default/blue/pink/red/purple/orange/green
 - style: 預設實心 outline/留空
 - layout: 預設inline block/留空
 - position: layout=block 預設left center/right/留空
 - size: larger/留空
 
1  | {% btn [url],[text],[icon],[color] [style] [layout] [position] [size] %}  | 
Copyright © 2023 SmallShawn95. All rights reserved.
 評論
