projects
/
ljiriste_work.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
c3d980b
)
Upgrade HTTP link to HTTPS
trunk
author
Lukáš Jiřiště
<gymnazium.jiriste@gmail.com>
Wed, 12 Nov 2025 07:30:04 +0000
(08:30 +0100)
committer
Lukáš Jiřiště
<gymnazium.jiriste@gmail.com>
Wed, 12 Nov 2025 07:30:04 +0000
(08:30 +0100)
This caused CORS problems, which is not a great sign.
src/projects.html
patch
|
blob
|
history
diff --git
a/src/projects.html
b/src/projects.html
index d615e35cbc4bc8abab1b2614d856f882174c1c0e..552106808b4e9d7996310a05445266657abe7c8b 100755
(executable)
--- a/
src/projects.html
+++ b/
src/projects.html
@@
-13,9
+13,9
@@
Projects
</h1>
<p>
Projects
</h1>
<p>
- This page will be an access point to my projects
- for my convenience and for anyone to see.
+ Until I integrate the gitweb interface into this page, you can see my
+ repositories through
+ <a href="https://git.ljiriste.work">this link</a>.
</p>
</p>
- <p><strong>WORK IN PROGRESS</strong></p>
</body>
</html>
</body>
</html>