diff --git a/public/main-min.png b/public/img/main-min.png similarity index 100% rename from public/main-min.png rename to public/img/main-min.png diff --git a/public/index.html b/public/index.html index 737a873..38a9962 100644 --- a/public/index.html +++ b/public/index.html @@ -6,6 +6,37 @@ href="https://fonts.googleapis.com/css?family=Open+Sans&display=swap" rel="stylesheet" /> + <title>Links to Engineering Graphics Resources</title> + <meta + name="description" + content=" Welcome! This pathway consists of three courses: Introduction to Drafting and Design, Survey of Engineering Graphics, and 3-D Modeling and Analysis. This website hosts standards, syllabi, and links for. all classes taught by Ms. Nunnink. " + /> + + <meta property="og:url" content="https://midtowndrafting.com" /> + <meta property="og:type" content="website" /> + <meta + property="og:title" + content="Links to Engineering Graphics Resources" + /> + <meta + property="og:description" + content=" Welcome! This pathway consists of three courses: Introduction to Drafting and Design, Survey of Engineering Graphics, and 3-D Modeling and Analysis. This website hosts standards, syllabi, and links for. all classes taught by Ms. Nunnink. " + /> + <meta property="og:image" content="/img/main-min.png" /> + + <meta name="twitter:card" content="summary_large_image" /> + <meta property="twitter:domain" content="midtowndrafting.com" /> + <meta property="twitter:url" content="https://midtowndrafting.com" /> + <meta + name="twitter:title" + content="Links to Engineering Graphics Resources" + /> + <meta + name="twitter:description" + content=" Welcome! This pathway consists of three courses: Introduction to Drafting and Design, Survey of Engineering Graphics, and 3-D Modeling and Analysis. This website hosts standards, syllabi, and links for. all classes taught by Ms. Nunnink. " + /> + <meta name="twitter:image" content="/img/main-min.png" /> + <style> body { text-align: center;