diff options
author | Cem Keylan <cem@ckyln.com> | 2020-04-06 13:13:01 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-04-06 13:13:01 +0300 |
commit | d182db581bb731a81c3c8e376f393ac65faf246e (patch) | |
tree | cf0606810990faf6660af66e13afcd9e59e6f23e /docs | |
parent | 9c0cd1f07a958bb3004cbf8b887d64e8f91e63ff (diff) | |
download | website-d182db581bb731a81c3c8e376f393ac65faf246e.tar.gz |
added pre-commit hook
Diffstat (limited to 'docs')
-rw-r--r-- | docs/news.xml | 2 | ||||
-rw-r--r-- | docs/people.html | 2 | ||||
-rw-r--r-- | docs/rss.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/news.xml b/docs/news.xml index 212b58f..86f7792 100644 --- a/docs/news.xml +++ b/docs/news.xml @@ -9,7 +9,7 @@ <description>a simple busybox linux distribution</description> <link>https://carbslinux.org</link> <atom:link href="https://carbslinux.org/news.xml" rel="self" type="application/rss+xml" /> -<lastBuildDate>Mon Apr 6 12:01:14 +03 2020</lastBuildDate> +<lastBuildDate>Mon Apr 6 13:13:01 +03 2020</lastBuildDate> <item> <title>20200405.news</title> <pubDate>Sun, 05 Apr 2020</pubDate> diff --git a/docs/people.html b/docs/people.html index 22aba5c..e88a58a 100644 --- a/docs/people.html +++ b/docs/people.html @@ -19,7 +19,7 @@ <h1>People</h1> <ul> -<li>Cem Keylan - Founder <a href="mailto:cem@ckyln.com">cem@ckyln.com</a></li> +<li>Cem Keylan - Founder <a href="mailto:cem@ckyln.com">cem@ckyln.com</a></li> </ul> <a href="/people.txt">View Page Source</a><div class=border></div> diff --git a/docs/rss.xml b/docs/rss.xml index 39ec54d..f9a6d89 100644 --- a/docs/rss.xml +++ b/docs/rss.xml @@ -9,7 +9,7 @@ <description>a simple busybox linux distribution</description> <link>https://carbslinux.org</link> <atom:link href="https://carbslinux.org/rss.xml" rel="self" type="application/rss+xml" /> -<lastBuildDate>Mon Apr 6 12:01:14 +03 2020</lastBuildDate> +<lastBuildDate>Mon Apr 6 13:13:01 +03 2020</lastBuildDate> <item> <title>Switching to New Website</title> <pubDate>Tue, 28 Jan 2020</pubDate> |