summaryrefslogtreecommitdiff
path: root/content/b/first.md
diff options
context:
space:
mode:
authorlemon <lsof@mailbox.org>2022-02-19 20:55:07 +0100
committerlemon <lsof@mailbox.org>2022-02-19 20:55:07 +0100
commit8b3f0aa590b51cfd7696ed212adf94fa43a0e858 (patch)
treedaefae18ee470d4f2f1622779d3cbf52d2bdeb61 /content/b/first.md
initial
Diffstat (limited to 'content/b/first.md')
-rw-r--r--content/b/first.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/content/b/first.md b/content/b/first.md
new file mode 100644
index 0000000..291b364
--- /dev/null
+++ b/content/b/first.md
@@ -0,0 +1,15 @@
++++
+title = "test post"
+date = 2022-02-02
++++
+
+# test
+lorem ipsum dolor sit amet
+
+ u16 rng(u16 s){
+ s^=s<<8,s=(s<<8
+ |s>>8)^((s&0xff
+ )<<1),s=0x7e00^
+ (s>>1)^(0x9e74&
+ -(~s&1));return
+ 46497^s?s:s^s;}