Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ <h2 class="community-title">Join the Community</h2>
</main>
<footer class="footer">
<div class="container">
<p>© 2024 Aeon Contributors</p>
<p>© Aeon Contributors</p>
</div>
</footer>
</body>
Expand Down
2 changes: 1 addition & 1 deletion output/archives.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ <h2>Archives for Aeon</h2>
</main>
<footer class="footer">
<div class="container">
<p>© 2024 Aeon Contributors</p>
<p>© Aeon Contributors</p>
</div>
</footer>
</body>
Expand Down
2 changes: 1 addition & 1 deletion output/authors.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ <h2>Authors on Aeon</h2>
</main>
<footer class="footer">
<div class="container">
<p>© 2024 Aeon Contributors</p>
<p>© Aeon Contributors</p>
</div>
</footer>
</body>
Expand Down
2 changes: 1 addition & 1 deletion output/categories.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ <h2>Categories on Aeon</h2>
</main>
<footer class="footer">
<div class="container">
<p>© 2024 Aeon Contributors</p>
<p>© Aeon Contributors</p>
</div>
</footer>
</body>
Expand Down
2 changes: 1 addition & 1 deletion output/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ <h2 class="community-title">Join the Community</h2>
</main>
<footer class="footer">
<div class="container">
<p>© 2024 Aeon Contributors</p>
<p>© Aeon Contributors</p>
</div>
</footer>
</body>
Expand Down
2 changes: 1 addition & 1 deletion output/tags.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ <h2>Tags for Aeon</h2>
</main>
<footer class="footer">
<div class="container">
<p>© 2024 Aeon Contributors</p>
<p>© Aeon Contributors</p>
</div>
</footer>
</body>
Expand Down
2 changes: 1 addition & 1 deletion themes/aeon/templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
</main>
<footer class="footer">
<div class="container">
<p>© 2024 Aeon Contributors</p>
<p>© Aeon Contributors</p>
</div>
</footer>
</body>
Expand Down