Skip to content
Snippets Groups Projects
Commit 53ee80e6 authored by Ahmad Fares's avatar Ahmad Fares
Browse files

updated the html

parent 1b02390b
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -10,6 +10,7 @@ pandoc -s -t html laserCutter.md -o laserCutter.html
pandoc -s -t html shopbot.md -o shopbot.html
pandoc -s -t html vinyl.md -o vinyl.html
pandoc -s -t html principles.md -o principles.html
pandoc -s -t html finalProject.md -o finalProject.html
echo "All files converteds to html"
echo "Pull"
......
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="generator" content="pandoc" />
<title></title>
<style type="text/css">code{white-space: pre;}</style>
</head>
<body>
</body>
</html>
# Index Page
- [Introduction](introduction.html)
# Final Project
[Final Project](finalProject.html)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment