Skip to content

Commit df1ae26

Browse files
committed
Deploying to gh-pages from @ 047706a 🚀
1 parent b1d72cd commit df1ae26

File tree

5 files changed

+1
-9
lines changed

5 files changed

+1
-9
lines changed

404.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -395,8 +395,6 @@ <h1>404 - Not found</h1>
395395
</a>
396396
</div>
397397

398-
<div class="md-copyright__highlight">&copy; 2024 Vector Institute</div>
399-
400398
</div>
401399

402400
<div class="md-social">

implementation_details/index.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -556,8 +556,6 @@ <h2 id="contributing">Contributing<a class="headerlink" href="#contributing" tit
556556
</a>
557557
</div>
558558

559-
<div class="md-copyright__highlight">&copy; 2024 Vector Institute</div>
560-
561559
</div>
562560

563561
<div class="md-social">

index.html

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -993,8 +993,6 @@ <h3><a href="https://github.com/VectorInstitute/laftr" title="Go to Repository">
993993
</a>
994994
</div>
995995

996-
<div class="md-copyright__highlight">&copy; 2024 Vector Institute</div>
997-
998996
</div>
999997

1000998
<div class="md-social">

overrides/partials/copyright.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,7 @@
88
/>
99
</a>
1010
</div>
11-
{% if config.copyright %}
12-
<div class="md-copyright__highlight">{{ config.copyright }}</div>
13-
{% endif %} {% if not config.extra.generator == false %} Made with
11+
{% if not config.extra.generator == false %} Made with
1412
<a
1513
href="https://squidfunk.github.io/mkdocs-material/"
1614
target="_blank"

sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)