This is an automated email from the ASF dual-hosted git repository.
seanfinan pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/ctakes-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new 658b8de Update index.html
658b8de is described below
commit 658b8def831a85f2272d7f207218ab1ebb207983
Author: Sean Finan <[email protected]>
AuthorDate: Wed Mar 5 17:31:57 2025 -0500
Update index.html
---
index.html | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/index.html b/index.html
index 9df4ec2..d3fb150 100644
--- a/index.html
+++ b/index.html
@@ -8,6 +8,10 @@
</head>
<body>
+<div class="branding">
+ <img src="Apache_Software_Foundation_Logo_(2016).svg.png" alt="Apache
cTAKES Logo" />
+</div>
+
<div class="landing-page">
<h1>Welcome to Apache cTAKES</h1>
<p>The Apache cTAKES website has moved to its new GitHub repository.
Please follow the link below to access the documentation and other
resources:</p>
@@ -16,8 +20,7 @@
</a>
</div>
- <div class="branding">
- <img src="Apache_Software_Foundation_Logo_(2016).svg.png" alt="Apache
cTAKES Logo" />
+<div class="branding">
<p>Apache cTAKES is an open-source project of the Apache Software
Foundation.</p>
</div>