Basic manual structure created.
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>SLC Public Library - Raspberry Pi Guide</title>
|
||||
<link rel="stylesheet" type="text/css" href="css/styles.css">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<h1>SLC Public Library - Raspberry Pi Guide</h1>
|
||||
|
||||
<p>Welcome to the Raspberry Pi Guide! This guide will help you get started with your Raspberry Pi and learn how to use it.</p>
|
||||
<p class="code">Code example</p>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user