remove build

This commit is contained in:
secretspecter 2023-09-01 23:42:52 -06:00
parent 5750e6002d
commit 61d7e0e756
5 changed files with 0 additions and 29 deletions

View file

@ -1,8 +0,0 @@
# minimally.online
hosts the following services:
=> https://board.minimally.online board. (Lemmy)
=> https://git.minimally.online git. (Forgejo)
=> /animated-x4.gif

Binary file not shown.

Before

Width:  |  Height:  |  Size: 674 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1,010 B

View file

@ -1,21 +0,0 @@
<!DOCTYPE html>
<html lang="en" dir="ltr" style=''>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="color-scheme" content="dark light">
<style>p,pre,ul,blockquote,h1,h2,h3{margin-top:0;margin-bottom:0;overflow-wrap:break-word;}p:empty{padding-bottom:20px;}a{display:block;}pre{overflow-y:auto;}img,audio,video{display:block;max-width:100%;}body{margin:0 auto;padding:0.5rem;max-width:48rem;hyphens:manual;}p{font-family:georgia, times, serif;font-size:1.25rem;line-height:1.5;text-indent:0rem;}a{font-size:1.25rem;font-style:normal;font-family:georgia, times, serif;line-height:1.5;text-decoration:underline;}pre{padding:1rem;font-family:consolas, monaco, monospace;font-size:1rem;line-height:1;}h1{font-family:avenir, helvetica, arial, sans-serif;font-size:3rem;line-height:1.25;}h2{font-family:avenir, helvetica, arial, sans-serif;font-size:2.25rem;line-height:1.25;}h3{font-family:avenir, helvetica, arial, sans-serif;font-size:1.5rem;line-height:1.25;}ul{padding-left:1rem;list-style-type:circle;font-size:1.25rem;font-family:georgia, times, serif;line-height:1.25;}blockquote{margin-left:0;margin-right:0;padding-left:0.5rem;border-left-width:0.5rem;border-left-style:solid;font-family:georgia, times, serif;font-size:1.25rem;font-style:italic;line-height:1.25;}html,body,h1,h2,h3,p,a,ul,blockquote,pre::selection{color:#000000;background-color:#FFFFFF;}blockquote{border-color:#000000;}pre,::selection,a:hover{color:#FFFFFF;background-color:#000000;}@media (prefers-color-scheme: dark){html,body,h1,h2,h3,p,a,ul,blockquote,pre::selection{color:#FFFFFF;background-color:#000000;}blockquote{border-color:#FFFFFF;}pre,::selection,a:hover{color:#000000;background-color:#FFFFFF;}}</style>
<title>minimally.online</title>
</head>
<body>
<h1>minimally.online</h1>
<p></p>
<p>hosts the following services:</p>
<a href="https://board.minimally.online">board. (Lemmy)</a>
<a href="https://git.minimally.online">git. (Forgejo)</a>
<p></p>
<img src="/animated-x4.gif"></img>
<p></p>
</body>
</html>