Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Adélie Linux
www.adelielinux.org
Commits
2701743c
Commit
2701743c
authored
May 06, 2021
by
Zach van Rijn
Browse files
Remove 'www' from GCompat URLs.
parent
ea399abd
Pipeline
#819
failed with stage
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
www/footer.page
View file @
2701743c
...
...
@@ -33,7 +33,7 @@
</div>
<div class="column">
<p class="is-size-5 has-text-weight-semibold"><a href="https://www.adelielinux.org/projects/">Our Projects</a></p>
<p><a href="https://
www.
gcompat.com/">GCompat</a></p>
<p><a href="https://gcompat.com/">GCompat</a></p>
<p><a href="https://www.adelielinux.org/horizon/">Horizon</a></p>
<p> </p>
<p class="is-size-5 has-text-weight-semibold"><a href="https://git.adelielinux.org/adelie/">Code Repositories</a></p>
...
...
www/projects/index.page
View file @
2701743c
...
...
@@ -17,13 +17,13 @@
<div class="card">
<div class="card-image">
<figure class="image is-1by1">
<a href="https://
www.
gcompat.com/">
<a href="https://gcompat.com/">
<img src="https://www.adelielinux.org/img/gcompat.svg" alt="gcompat">
</a>
</figure>
</div>
<div class="card-content">
<h4 class="title is-4"><a href="https://
www.
gcompat.com/">gcompat</a></h4>
<h4 class="title is-4"><a href="https://gcompat.com/">gcompat</a></h4>
<p><strong>gcompat</strong> is a project started by Adélie Linux
to allow users to run binaries compiled for glibc distributions
on musl distributions, such as Adélie. gcompat serves an important
...
...
@@ -32,7 +32,7 @@
distribution offers.</p>
</div>
<footer class="card-footer">
<a class="card-footer-item" href="https://
www.
gcompat.com/">Go to Site »</a>
<a class="card-footer-item" href="https://gcompat.com/">Go to Site »</a>
<a class="card-footer-item" href="https://git.adelielinux.org/adelie/gcompat/">View Git »</a>
</footer>
</div>
...
...
Write
Preview
Supports
Markdown
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