dart-sdk/tools/bots/dartdoc_footer_text.html
Devon Carew 86f6a0ab62 [api docs] update the layout of the page footer for api.dart.dev
Change-Id: I198cdafc4c18206367898032e7df7971e09f3b6c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/360060
Reviewed-by: Nate Bosch <nbosch@google.com>
Commit-Queue: Devon Carew <devoncarew@google.com>
2024-03-27 20:31:35 +00:00

22 lines
963 B
HTML

<span class="glue-footer">
<span class="no-break">
| <a href="https://dart.dev/terms" title="Terms of use">Terms</a>
</span>
<span class="no-break">
| <a href="https://policies.google.com/privacy" target="_blank" rel="noopener" title="Privacy policy"
class="no-automatic-external">Privacy</a>
</span>
<span class="no-break">
| <a href="https://dart.dev/security" title="Security philosophy and practices">Security</a>
</span>
<div class="copyright" style="font-size: 0.9em; color: darkgrey; margin-top: 0.5em;">
Except as otherwise noted, this site is licensed under a
<a style="color: darkgrey;" href="https://creativecommons.org/licenses/by/4.0/">
Creative Commons Attribution 4.0 International License</a>
and code samples are licensed under the
<a style="color: darkgrey;" href="https://opensource.org/licenses/BSD-3-Clause" class="no-automatic-external">
3-Clause BSD License</a>
</div>
</span>