All checks were successful
Builds / ExectOS WebSite (push) Successful in 15s
Reviewed-on: #1 Reviewed-by: Piotr Likoski <likoski@noreply.codingworkshop.git> Co-authored-by: Rafal Kupiec <belliash@codingworkshop.eu.org> Co-committed-by: Rafal Kupiec <belliash@codingworkshop.eu.org>
11 lines
342 B
HTML
11 lines
342 B
HTML
<div class="wrapper_footer">
|
|
<div class="footer">
|
|
<div class="footer-left">
|
|
Copyright© 2017 - 2024, CodingWorkshop
|
|
</div>
|
|
<div class="footer-right">
|
|
Content is available under <a href="https://www.gnu.org/licenses/fdl-1.3.html">GNU Free Documentation License 1.3 or later</a>.
|
|
</div>
|
|
</div>
|
|
</div>
|