Logo
Explore Help
Sign In
dasharo/systemd
0
0
Fork 0
You've already forked systemd
mirror of https://github.com/Dasharo/systemd.git synced 2026-03-06 15:02:31 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
13a5ffa4777545ca18971bf23c6dfd12f005eef2
systemd/docs/_includes/header.html

14 lines
245 B
HTML
Raw Normal View History

docs: mark spdx headers with the default license to website files Those were added in b41a3f66c97e3d861faed04b727daf929383b827 without an explicit license, so they are under the default license. Some files already got a header previously, so this only touches the remaining. The same should be done for docs/_data/extra_pages.json, but it's json, and json doesn't allow comments.
2021-10-18 08:56:45 +02:00
<!-- SPDX-License-Identifier: LGPL-2.1-or-later -->
docs: make it pretty Add custom Jekyll theme, logo, webfont and .gitignore FIXME: the markdown files have some H1 headers which need to be replaced with H2
2019-12-11 17:01:46 +01:00
<header class="site-header">
<div class="wrapper">
<a class="page-logo" href="{{ site.baseurl }}/">
<img src="/assets/page-logo.svg" alt="systemd">
</a>
</div>
</header>
Reference in New Issue Copy Permalink
Powered by Gitea Page: 157ms Template: 4ms
English
English
Licenses API