ソースを参照

Swap labels with badges

Eideren 2 年 前
コミット
b0cf4234e8
1 ファイル変更2 行追加2 行削除
  1. 2 2
      en/manual/scripts/serialization.md

+ 2 - 2
en/manual/scripts/serialization.md

@@ -1,7 +1,7 @@
 # Serialization
 # Serialization
 
 
-<span class="label label-doc-level">Beginner</span>
-<span class="label label-doc-audience">Programmer</span>
+<span class="badge text-bg-primary">Beginner</span>
+<span class="badge text-bg-success">Programmer</span>
 
 
 The editor and serialization system uses four attributes to determine what is serialized and visible in the editor.
 The editor and serialization system uses four attributes to determine what is serialized and visible in the editor.