Skip to content

Commit ae62f47

Browse files
committed
Revert html version of IT Architecture Principles
1 parent 1173cb9 commit ae62f47

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/guidelines/IT_Architecture_Principles_and_Implementation_Guidelines.qmd

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ number-sections: true
1414
sitemap: true #Enables sitemap generation for web crawlers
1515
tbl-colwidths: auto
1616
format:
17-
#html:
18-
# css: ../styles/styles.css # Optional: Custom CSS file for styling
19-
# code-fold: true # Allow code blocks to be foldable
20-
# self-contained: true # Embed resources like CSS and images
17+
html:
18+
css: ../styles/styles.css # Optional: Custom CSS file for styling
19+
code-fold: true # Allow code blocks to be foldable
20+
self-contained: true # Embed resources like CSS and images
2121
docx:
2222
reference-doc: ../styles/template-guideline.docx
2323
toc-location: before-body

0 commit comments

Comments
 (0)