Changeset 17004 for main/waeup.kofa
- Timestamp:
- 7 Jul 2022, 08:29:11 (2 years ago)
- Location:
- main/waeup.kofa/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/CHANGES.txt
r16959 r17004 4 4 1.7.2.dev0 (unreleased) 5 5 ======================= 6 7 * Add social media meta data. 8 9 * Send email after final submission of application form. 6 10 7 11 * Enable customization of application form final submission message. -
main/waeup.kofa/trunk/layout/theme.html
r16538 r17004 7 7 <meta name="description" content=""> 8 8 <meta name="author" content=""> 9 10 <meta property="og:title" content="West African eUniversity Project"> 11 <meta property="og:description" content="Integrated Open Source Software solutions to administrate universities, colleges or schools online at a reasonable price"> 12 <meta property="og:image" content="https://www.waeup.org/images/map_africa.png"> 13 <meta property="og:url" content="https://www.waeup.org"> 14 <meta property="og:site_name" content="WAeUP.Kofa"> 15 <meta property="og:type" content="website"> 9 16 10 17 <!-- stylesheets --> … … 31 38 <!-- icons --> 32 39 <link rel="shortcut icon" href="static/ico/favicon.ico"> 33 34 40 35 41 </head> 36 42
Note: See TracChangeset for help on using the changeset viewer.