Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
S
sucs-site
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
25
Issues
25
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
sucssite
sucs-site
Commits
8c4c820e
Commit
8c4c820e
authored
Sep 25, 2019
by
Imran Hussain
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'beta' into 'sucs-site'
join.sucs.org - Open links in new tabs See merge request
!120
parents
d770a230
b5a31cca
Pipeline
#601
passed with stages
in 7 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
htdocs/3step.html
htdocs/3step.html
+3
-3
No files found.
htdocs/3step.html
View file @
8c4c820e
...
...
@@ -26,7 +26,7 @@
<div
class=
"card-body"
>
<h4
class=
"card-title"
>
💳
</h4>
<p
class=
"card-text"
>
1. Pay for membership
</p>
<a
href=
"https://sucs.org/join"
class=
"btn btn-primary"
>
Pay Online
</a>
<a
href=
"https://sucs.org/join"
target=
"_blank"
rel=
"noopener noreferrer"
class=
"btn btn-primary"
>
Pay Online
</a>
</div>
</div>
</div>
...
...
@@ -37,7 +37,7 @@
<div
class=
"card-body"
>
<h5
class=
"card-title"
>
👤
</h5>
<p
class=
"card-text"
>
2. Create your username
</p>
<a
href=
"https://sucs.org/susignup"
class=
"btn btn-primary"
>
Create Username
</a>
<a
href=
"https://sucs.org/susignup"
target=
"_blank"
rel=
"noopener noreferrer"
class=
"btn btn-primary"
>
Create Username
</a>
</div>
</div>
</div>
...
...
@@ -48,7 +48,7 @@
<div
class=
"card-body"
>
<h5
class=
"card-title"
>
💬
</h5>
<p
class=
"card-text"
>
3. Join the conversation
</p>
<a
href=
"https://chat.sucs.org"
class=
"btn btn-primary"
>
Join Discord
</a>
<a
href=
"https://chat.sucs.org"
target=
"_blank"
rel=
"noopener noreferrer"
class=
"btn btn-primary"
>
Join Discord
</a>
</div>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment