Skip to content

Commit

Permalink
fix: missing files and summaries
Browse files Browse the repository at this point in the history
  • Loading branch information
JaronZ committed May 28, 2024
1 parent a0929d5 commit 4276999
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ERMize/topics/ERMize.topic
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,18 @@
</description>

<spotlight>
<a href="text-based-features.md" type="file" summary="Features that can be used in the text-based ERMize application." />
<a href="Visual-Features.md" type="presentation" summary="Features that can be used in the visual ERMize application." />
<a href="#" type="file" summary="Features that can be used in the text-based ERMize application." />
<a href="#" type="presentation" summary="Features that can be used in the visual ERMize application." />
</spotlight>

<primary>
<title>Text-Based</title>
<a href="text-based-features.md" type="file" />
<a href="#" type="file" summary="Temporary Summary" />
</primary>

<secondary>
<title>Visual</title>
<a href="Visual-Features.md" type="presentation" />
<a href="#" type="presentation" summary="Temporary Summary" />
</secondary>
</section-starting-page>
</topic>

0 comments on commit 4276999

Please sign in to comment.