mirror of
https://github.com/aljazceru/cryptoanarchywiki.github.io.git
synced 2025-12-17 13:14:21 +01:00
Add out-of-date notice to the header of pages
This commit is contained in:
@@ -2,10 +2,22 @@
|
|||||||
layout: default
|
layout: default
|
||||||
---
|
---
|
||||||
|
|
||||||
<div class="index-header" markdown='1'>
|
<p style="font-style: italic">
|
||||||
|
Please note that the information presented on this site was composed from
|
||||||
|
publicly available materials in mainly 2017 and 2018 and has not been
|
||||||
|
significantly updated since.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<p style="font-style: italic">
|
||||||
|
The information presented here may be significantly out of date or even
|
||||||
|
inaccurate. In the case of inaccuracy, please file an Issue in the GitHub
|
||||||
|
repo. The site should not be used as a source of truth.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<div class="index-header" markdown="1">
|
||||||
<h1>{{ page.title }}</h1>
|
<h1>{{ page.title }}</h1>
|
||||||
</div>
|
</div>
|
||||||
<hr>
|
<hr />
|
||||||
{{ content }}
|
{{ content }}
|
||||||
<hr>
|
<hr />
|
||||||
<a href="/">Return to Home</a>
|
<a href="/">Return to Home</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user