-
Notifications
You must be signed in to change notification settings - Fork 1
/
notes.htm
21 lines (19 loc) · 1.01 KB
/
notes.htm
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!DOCTYPE html><html><head>
<!--
<script src=js/showdown.min.js></script>
<script src=https://cdn.jsdelivr.net/npm/showdown></script>
<link href="https://cdn.statically.io/gh/iglake/cssjs/master/css/style.css" rel="stylesheet" type="text/css"
-->
<meta charset="utf8">
<link href="https://cdn.jsdelivr.net/gh/iglake/[email protected]/css/style.css" rel="stylesheet" type="text/css"
</head><body>
<div id="rendered" class=content>You need to run
<a href=http://ipfs.io/>IPFS</a> on <a href=https://webui.ipfs.io/>127.0.0.1:8080</a>
in order to view this <a href=https://www.nodesm.tk/>site</a></div>
<br>
<div id=txt style="display:block; background-color: lightblue; opacity:0.7"><!-- write your page here in markdown format -->
<a class=include href=#>#</a>;
</div><!-- end of page -->
<br> This page is made for the humanity 4.0 with ♡, its source file is <a href=#>here</a>.
<script src=https://cdn.jsdelivr.net/npm/[email protected]/dist/showdown.min.js></script>
<script src=https://cdn.jsdelivr.net/gh/iglake/[email protected]/dist/inc-txt.js></script>