Skip to content
Snippets Groups Projects

F linkahead rename

Open Henrik tom Wörden requested to merge f-linkahead-rename into dev
2 files
+ 56
35
Compare changes
  • Side-by-side
  • Inline

Files

@@ -139,8 +139,8 @@ BUILD_FOOTER_LICENCE_HREF="https://www.gnu.org/licenses/agpl-3.0.en.html"
# Custom footer elements can be placed here (will be placed inside a <div>
# element).
BUILD_FOOTER_CUSTOM_ELEMENT_ONE='<a href="https://getlinkahead.com">LinkAhead</a>
thinking data management ahead.'
BUILD_FOOTER_CUSTOM_ELEMENT_ONE='<p class="caosdb-footer-element"> <a href="https://getlinkahead.com"><img src="/webinterface/pics/logo_linkahead_no_subtitle_dark_bg_144x25.png" style="vertical-align: -7px; margin-right: 6px"/> </a> – Thinking data management ahead. </p>'
BUILD_FOOTER_CUSTOM_ELEMENT_TWO='<p class="caosdb-footer-element"> <a href="https://indiscale.com"><img src="/webinterface/pics/logo_indiscale_no_subtitle_dark_bg_156x25.png" style="vertical-align: -5px; margin-right: 3px;"/> </a> – We make individual data management scalable. </p>'
# Files from the `build.properties.files` directory can also be included here
# These files will also have a second step of variable substitution with
Loading