Skip to content

Commit

Permalink
add content to pages section
Browse files Browse the repository at this point in the history
  • Loading branch information
jcrayb committed Nov 19, 2024
1 parent 34f3aba commit 7cbf776
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/pages/about/instructions/mechse.astro
Original file line number Diff line number Diff line change
Expand Up @@ -98,4 +98,8 @@ import SubSubSection from "../../../components/SubSubSection.astro"
Copy and paste this whole block right above where it is currently located, and remove all the "&lt!--" and "--&gt". Edit everything to fit your course name, course abbreviation, etc., and add the same links as on your home page, make sure however that the links contain "?origin=sidebar" and not "?origin=coursemenu", as the distinction is essential for analytics purposes.
</SubSubSection>

<SubSection title="Add content to your pages">
Now that all the files are properly set-up and accessible, refer to the <a href="https://www.mechref.org/about/docs/">Style Guide & Documentation</a> to discover all the elements at your disposal to add content to your pages (equations, images, etc.).
</SubSection>

</Layout>

0 comments on commit 7cbf776

Please sign in to comment.