Changeset 8afbdd6 in Klonkt for src/views/partials/footer.ejs
- Timestamp:
- 06/14/2026 06:07:51 PM (3 months ago)
- Branches:
- main
- Children:
- c869272
- Parents:
- b94c08e
- File:
-
- 1 edited
-
src/views/partials/footer.ejs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/views/partials/footer.ejs
rb94c08e r8afbdd6 2 2 <div class="container site-footer-inner"> 3 3 <div> 4 <span>© <%= new Date().getFullYear() %> <%= (site && site.title) || ' PrutFolio' %></span>4 <span>© <%= new Date().getFullYear() %> <%= (site && site.title) || 'Klonkt' %></span> 5 5 </div> 6 6 <div class="footer-meta"> 7 <span> PrutFolio v1</span>7 <span>Klonkt Hub Beta</span> 8 8 <%# Mobile-only theme toggle. On desktop the topnav has its own toggle 9 9 so we hide this one to avoid two visible toggles at once. The same
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)