Update fedora people directory listing to use fedora-bs
Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
parent
e54c503002
commit
be2adcbcde
2 changed files with 51 additions and 28 deletions
|
@ -1,16 +1,51 @@
|
|||
</div>
|
||||
</div>
|
||||
<div id="bottom">
|
||||
<div id="footer">
|
||||
<p class="disclaimer">
|
||||
The Fedora Project is maintained and driven by the community and sponsored by Red Hat. This is a community maintained site. Red Hat is not responsible for content.
|
||||
</p>
|
||||
<ul>
|
||||
<li class="first"><a href="http://fedoraproject.org/wiki/Legal">Legal</a></li>
|
||||
<li><a href="http://fedoraproject.org/wiki/Legal/TrademarkGuidelines">Trademark Guidelines</a></li>
|
||||
|
||||
</ul>
|
||||
<div class="footer py-5 mt-5 text-white">
|
||||
<div class="container">
|
||||
<div class="row footerlinks justify-content-center">
|
||||
<div class="col-sm-3 col-4 mt-3">
|
||||
<div>
|
||||
<dl>
|
||||
<dt class="text-uppercase h4"><strong>About</strong></dt>
|
||||
<dd><a href="https://getfedora.org/">Get Fedora Linux</a></dd>
|
||||
<dd><a href="https://getfedora.org/en/sponsors/">Sponsors</a></dd>
|
||||
<dd><a href="https://fedoramagazine.org">Fedora Magazine</a></dd>
|
||||
<dd><a href="https://fedoraproject.org/wiki/Legal:Main#Legal">Legal</a></dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-3 col-4 mt-3">
|
||||
<div>
|
||||
<dl>
|
||||
<dt class="text-uppercase h4"><strong>Support</strong></dt>
|
||||
<dd><a href="https://fedoraproject.org/wiki/Communicating_and_getting_help">Get Help</a></dd>
|
||||
<dd><a href="https://ask.fedoraproject.org/">Ask Fedora</a></dd>
|
||||
<dd><a href="https://discussion.fedoraproject.org/c/ask/common-issues/">Common Issues</a></dd>
|
||||
<dd><a href="https://developer.fedoraproject.org/">Fedora Developer Portal</a></dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-3 col-4 mt-3">
|
||||
<div>
|
||||
<dl>
|
||||
<dt class="text-uppercase h4"><strong>Community</strong></dt>
|
||||
<dd><a href="https://fedoraproject.org/wiki/Join">Join Fedora</a></dd>
|
||||
<dd><a href="https://fedoraproject.org/wiki/Overview">About Fedora</a></dd>
|
||||
<dd><a href="http://fedoraplanet.org">Planet Fedora</a></dd>
|
||||
<dd><a href="https://accounts.fedoraproject.org/">Fedora Accounts</a></dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row footerlinks">
|
||||
<div class="col-12 text-center">
|
||||
<p class="fw-bold">This is a community maintained site. Red Hat is not responsible for content.</p>
|
||||
<p> Fedora is sponsored by Red Hat. <a href="https://www.redhat.com/en/technologies/linux-platforms/articles/relationship-between-fedora-and-rhel">Learn more about the relationship between Red Hat and Fedora »</a> </p>
|
||||
<p> © 2014 - 2025 Red Hat, Inc. and others. </p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -4,27 +4,15 @@
|
|||
<head>
|
||||
<title>Fedora People</title>
|
||||
<style type="text/css" media="screen">
|
||||
@import url("https://fedorapeople.org/userdefs/css/fedora.css");
|
||||
@import url("https://fedorapeople.org/userdefs/css/style.css");
|
||||
@import url("https://apps.fedoraproject.org/global/fedora-bootstrap-5.3.3-0/fedora-bootstrap.min.css");
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div id="wrapper">
|
||||
<div id="head">
|
||||
<h1><a href="https://fedoraproject.org/">Fedora</a></h1>
|
||||
</div>
|
||||
<div id="sidebar">
|
||||
<div class="nav">
|
||||
<h2>Navigation</h2>
|
||||
<ul>
|
||||
|
||||
<li><strong><a href="/">Home</a></strong></li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<nav class="navbar navbar-expand-lg navbar-light masthead py-2">
|
||||
<a class="navbar-brand" href="https://fedorapeople.org/"><img src="//fedoraproject.org/assets/images/logos/fedora-blue.png" alt="Fedora logo" height="40"></a>
|
||||
</nav>
|
||||
<div class="container mt-5 mb-5" style="min-height:400px">
|
||||
<div id="content">
|
||||
<div id="pageLogin">
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue