You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
489 B
20 lines
489 B
2 years ago
|
From d9328ee5e53d1901af9396ae3e0b2dd05f731781 Mon Sep 17 00:00:00 2001
|
||
|
From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= <zbyszek@in.waw.pl>
|
||
|
Date: Mon, 14 Nov 2022 09:25:37 +0100
|
||
|
Subject: [PATCH] Create CNAME
|
||
|
|
||
|
Related: #2138081
|
||
|
---
|
||
|
docs/CNAME | 1 +
|
||
|
1 file changed, 1 insertion(+)
|
||
|
create mode 100644 docs/CNAME
|
||
|
|
||
|
diff --git a/docs/CNAME b/docs/CNAME
|
||
|
new file mode 100644
|
||
|
index 0000000000..cdcf4d9a52
|
||
|
--- /dev/null
|
||
|
+++ b/docs/CNAME
|
||
|
@@ -0,0 +1 @@
|
||
|
+systemd.io
|
||
|
\ No newline at end of file
|