📦 Initialize Geulbeot structure and merge Prompts & test projects
This commit is contained in:
12
02. Prompts/문서생성/domain/도메인_문서생성_표지_날짜_v01.md
Normal file
12
02. Prompts/문서생성/domain/도메인_문서생성_표지_날짜_v01.md
Normal file
@@ -0,0 +1,12 @@
|
||||
function buildPreviewA() {
|
||||
return `
|
||||
<!-- 표지 -->
|
||||
<div class="preview-a4">
|
||||
<div class="pad">
|
||||
<div class="cover-top">[날짜]<br>[작성자]</div>
|
||||
<div class="cover-center">
|
||||
<div class="cover-title">[제목]</div>
|
||||
<div class="cover-sub">[부제]</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user