diff options
| author | Yong He <yonghe@outlook.com> | 2025-02-27 21:45:30 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-27 21:45:30 -0800 |
| commit | 33706fd7712082a8472b50c74c6219c397a3c552 (patch) | |
| tree | 0e4c964c585eac41520afa6ada3855cbb7d7f376 /docs/_layouts/deprecated.html | |
| parent | 930b6018db472e33005be3d2cac526ed493cf38b (diff) | |
Fix template for deprecated docs. (#6496)
Diffstat (limited to 'docs/_layouts/deprecated.html')
| -rw-r--r-- | docs/_layouts/deprecated.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/_layouts/deprecated.html b/docs/_layouts/deprecated.html index 922f0d0a2..f9d8b0b53 100644 --- a/docs/_layouts/deprecated.html +++ b/docs/_layouts/deprecated.html @@ -181,7 +181,6 @@ <body> <div id="centeringDiv"> <div id="navDiv"> - {% include_relative nav.html %} <a class="editButton" title="Edit this page" href="https://github.com/{{ site.github.repository_nwo }}/edit/master/docs/{{ page.path }}"> <svg class="editIcon" height="16" viewBox="0 0 16 16" version="1.1" width="16" aria-hidden="true"> <path fill-rule="evenodd" |
