@@ -1,5 +1,14 @@
<section class="section" id="attributes">
<header>Attributes</header>
- <span class="todo">all</span>
+<?php
+ compose
+ (
+ [
+ "comparation",
+ "adjectives",
+ "adverbs",
+ ]
+ );
+ ?>
</section>
new file mode 100644
@@ -0,0 +1,5 @@
+<section class="section" id="attributes">
+ <header>Attributes</header>
+ <span class="todo">all</span>
+</section>
+