Compare commits

..

No commits in common. "4fcf1779de993a279292fec88f19c38ececc6af9" and "f946044f13c6bd0c0941ae2d1c99c0663519689d" have entirely different histories.

View File

@ -119,7 +119,7 @@
</div> </div>
<!-- 指令 --> <!-- 指令 -->
<div class="flex justify-between gap-x-4 py-3 items-center"> <div class="flex justify-between gap-x-4 py-3 items-center">
<dt class="text-gray-500">指令</dt> <dt class="text-gray-500">迎新</dt>
<dd class="flex items-start gap-x-2"> <dd class="flex items-start gap-x-2">
{{ template "command" . }} {{ template "command" . }}
</dd> </dd>