Skip to content

Commit 47c8615

Browse files
2025
1 parent 997459b commit 47c8615

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_templates/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{%- extends "sphinx_rtd_theme/footer.html" %}
22

33
{%- block contentinfo %}
4-
<p>&#169; Copyright 2024, <a href="https://mdminhazulhaque.io/">Md Minhazul Haque</a></p>
4+
<p>&#169; Copyright 2025, <a href="https://mdminhazulhaque.io/">Md Minhazul Haque</a></p>
55
{%- endblock %}

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project = 'aws-cli-cheatsheet'
2-
copyright = '2024, Md Minhazul Haque'
2+
copyright = '2025, Md Minhazul Haque'
33
author = 'Md Minhazul Haque'
44

55
extensions = [

0 commit comments

Comments
 (0)