Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2912716
D25413.1737413602.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
1 KB
Referenced Files
None
Subscribers
None
D25413.1737413602.diff
View Options
diff --git a/webroot/css/global.css b/webroot/css/global.css
--- a/webroot/css/global.css
+++ b/webroot/css/global.css
@@ -20,6 +20,10 @@
width: 90vw;
}
+.container-join {
+ border-top:1px dashed gray;
+}
+
header {
text-align: center;
padding-top: 2rem;
diff --git a/webroot/index.html b/webroot/index.html
--- a/webroot/index.html
+++ b/webroot/index.html
@@ -1,5 +1,5 @@
<!DOCTYPE html>
-<html>
+<html lang="en">
<head>
<meta charset="UTF-8">
<title>Phorge</title>
@@ -16,7 +16,7 @@
<main>
<div>
<p>
- <em>Phorge</em> is an open source, community-driven platform
+ <em>Phorge</em> is an open source, opinionated, community-driven platform
for collaborating, managing, organizing and reviewing software development projects.
</p>
@@ -32,6 +32,12 @@
<strong><a class="remarkup-link" href="https://we.phorge.it/book/contrib/" rel="noreferrer">contributing to Phorge</a></strong>
</p>
</div>
+
+ <div class="container-join">
+ <p>Join the Phorge community!<br />
+ <strong><a href="https://we.phorge.it/">we.Phorge.it</a></strong>
+ </p>
+ </div>
</main>
</body>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jan 20, 22:53 (1 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1140500
Default Alt Text
D25413.1737413602.diff (1 KB)
Attached To
Mode
D25413: Show a link to the Phorge homepage
Attached
Detach File
Event Timeline
Log In to Comment