forked from chookspace/chookchat
8 lines
251 B
HTML
8 lines
251 B
HTML
|
|
<!DOCTYPE html>
|
||
|
|
<html>
|
||
|
|
<head>
|
||
|
|
<title>posts</title>
|
||
|
|
<link rel="stylesheet" type="text/css" href="/style.css">
|
||
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||
|
|
<script src="/script.js"></script>
|