blob 76c1b2a383d64856f0eb509131ce0fcf93a379d3 307 bytes (raw)
name: Documentation/_includes/title.html # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
| | # SPDX-License-Identifier: MIT
# SPDX-FileCopyrightText: 2016 Patrick Marsceill
# SPDX-FileCopyrightText: 2026 Valentin Gagarin <valentin@gagarin.work>
{% if site.logo %}
<div class="site-logo" role="img" aria-label="{{ site.title }}"></div>
{% endif %}
{% if site.title %}
{{ site.title }}
{% endif %}
|
debug log:
solving 76c1b2a ...
found 76c1b2a in https://inbox.spectrum-os.org/spectrum-devel/20260518210454.64173-1-valentin@gagarin.work/
applying [1/1] https://inbox.spectrum-os.org/spectrum-devel/20260518210454.64173-1-valentin@gagarin.work/
diff --git a/Documentation/_includes/title.html b/Documentation/_includes/title.html
new file mode 100644
index 0000000..76c1b2a
Checking patch Documentation/_includes/title.html...
Applied patch Documentation/_includes/title.html cleanly.
index at:
100644 76c1b2a383d64856f0eb509131ce0fcf93a379d3 Documentation/_includes/title.html
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
Code repositories for project(s) associated with this public inbox
https://spectrum-os.org/git/crosvm
https://spectrum-os.org/git/doc
https://spectrum-os.org/git/mktuntap
https://spectrum-os.org/git/nixpkgs
https://spectrum-os.org/git/spectrum
https://spectrum-os.org/git/ucspi-vsock
https://spectrum-os.org/git/www
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).