CUCentralAdvancement / essential-cu

Home for content related to https://essential.cu.edu/.
https://essential.cu.edu/
MIT License
1 stars 0 forks source link

Need direction on page Title tags #57

Closed kmackvolt closed 4 years ago

kmackvolt commented 4 years ago

Sometime I need to know what the HTML tags should be for the various pages.</p> <p>Currently the home page is "Onward" and Story pages are "Title", for example.</p> <p>"Impact Report 2020 | University of Colorado" or something like that would be appropriate. The story title property from the CMS can be used in the page title as well.</p> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/tskillern"><img src="https://avatars.githubusercontent.com/u/70039323?v=4" />tskillern</a> commented <strong> 4 years ago</strong> </div> <div class="markdown-body"> <p>Home page -- "University of Colorado 2020 Donor Impact Report"</p> <p>Story page -- please use the story title derived through CMS</p> <p>Financials page -- "University of Colorado Fiscal Year 2020 Philanthropy Financials"</p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>