|
@@ -4,10 +4,11 @@
|
|
|
<title>Host Your Own Reddit Alternative with Lemmy in Docker</title>
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
|
<meta charset="UTF-8">
|
|
|
- <meta name="keywords" content="Lemmy,Reddit,Self-Hosted,Docker,Container,Linux,Tutorial,How To,i12bretro,Link Aggregator">
|
|
|
+ <meta name="keywords" content="Lemmy,Reddit,Self-Hosted,Docker,Container,Linux,Link Aggregator,How To,Tutorial,i12bretro">
|
|
|
<meta name="author" content="i12bretro">
|
|
|
<meta name="description" content="Host Your Own Reddit Alternative with Lemmy in Docker">
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
+ <meta name="revised" content="10/26/2022 09:13:22 PM" />
|
|
|
<link rel="icon" type="image/x-icon" href="includes/favicon.ico">
|
|
|
<script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
|
|
|
<script type="text/javascript" src="includes/js/steps.js"></script>
|
|
@@ -55,8 +56,7 @@
|
|
|
</li>
|
|
|
<li>Open a web browser and navigate to http://DNSorIP:1235</li>
|
|
|
<li>Log into Lemmy with the username and password lemmy</li>
|
|
|
-</ol>
|
|
|
- </div>
|
|
|
+</ol> </div>
|
|
|
</div>
|
|
|
</body>
|
|
|
</html>
|