Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
frontend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Cosy-Bio
Drugst.One
frontend
Commits
b7f089c5
Commit
b7f089c5
authored
2 years ago
by
Hartung, Michael
Browse files
Options
Downloads
Patches
Plain Diff
fix contact us
parent
9a0b5bef
No related branches found
No related tags found
1 merge request
!6
Development
Pipeline
#64385
failed
2 years ago
Stage: setup
Stage: check
Stage: build
Stage: deploy
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/app/components/footer/footer.component.html
+2
-1
2 additions, 1 deletion
src/app/components/footer/footer.component.html
src/app/pages/doc/content/other/privacy-policy/privacy-policy.component.html
+0
-1
0 additions, 1 deletion
...ontent/other/privacy-policy/privacy-policy.component.html
with
2 additions
and
2 deletions
src/app/components/footer/footer.component.html
+
2
−
1
View file @
b7f089c5
...
...
@@ -28,7 +28,8 @@
<ul
class=
"nav flex-column"
>
<li
class=
"nav-item mb-2"
><a
href=
"https://www.cosy.bio/contact"
target=
"_blank"
class=
"nav-link p-0 text-muted"
>
Impressum
</a></li>
<li
class=
"nav-item mb-2"
><a
href=
"https://twitter.com/cosybio_uhh?lang=de"
target=
"_blank"
class=
"nav-link p-0 text-muted"
>
Twitter
</a></li>
<li
class=
"nav-item mb-2"
><a
href=
"/doc#contact_us"
target=
"_blank"
class=
"nav-link p-0 text-muted"
>
Contact us
</a></li>
<!-- <li class="nav-item mb-2"><a href="/doc#contact_us" target="_blank" class="nav-link p-0 text-muted">Contact us</a></li> -->
<li
class=
"nav-item mb-2"
><a
class=
"nav-link p-0 text-muted"
href=
"mailto:contact@drugst.one"
>
Contact us
</a></li>
</ul>
</div>
...
...
This diff is collapsed.
Click to expand it.
src/app/pages/doc/content/other/privacy-policy/privacy-policy.component.html
+
0
−
1
View file @
b7f089c5
...
...
@@ -12,4 +12,3 @@
by the host website. Task results are stored on the server such that tasks can
be revisited and shared. All data will be deleted on inactivity.
</p>
<p>
Please
<a
href=
"doc#contact_us"
>
contact us
</a>
for any further questions.
</p>
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment