A sample portfolio
-
Updated
Jun 26, 2024 - CSS
8000
A sample portfolio
Partials are basically just views that are designed to be used from within other views. They are particularly useful for reusing the same markup between different views, layouts, and even other partials. <%- partial('./partials/navbar.ejs') %>
Add a description, image, and links to the ejs-partials topic page so that developers can more easily learn about it.
To associate your repository with the ejs-partials topic, visit your repo's landing page and select "manage topics."