Skip to content

Commit a2860c5

Browse files
committed
update date in humans.txt
1 parent 7a3b452 commit a2860c5

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ RUN uv sync --no-install-project --no-default-groups
2020

2121
# Copy documentation source files
2222
COPY . .
23+
2324
# above resets the cache, always clone the latest version of the project
2425
RUN . .venv/bin/activate && git clone https://github.com/hololinked-dev/hololinked.git && \
2526
cd hololinked && pip install -e . && cd ..

docs/humans.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
From: Chennai, India
66

77
/* SITE */
8-
Last update: 2025/12/30
8+
Last update: 2026/01/15
99
Language: English
1010
Doctype: HTML5
1111
IDE: VS Code

0 commit comments

Comments
 (0)