added september post 1st draft (future post)
This commit is contained in:
parent
bb64be6319
commit
f96f52b2f1
|
@ -0,0 +1,36 @@
|
|||
<!--
|
||||
.. title: Goals for AY 2016-17
|
||||
.. slug: ay-16-17-goals
|
||||
.. date: 2016-09-15 14:08:25 UTC-04:00
|
||||
.. tags: personal, NYU
|
||||
.. category:
|
||||
.. link: https://github.com/VickySteeves/personal-website/blob/master/posts/2016-sept15.html
|
||||
.. description:
|
||||
.. type: text
|
||||
-->
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<body>
|
||||
|
||||
|
||||
|
||||
<p></p>
|
||||
|
||||
<p></p>
|
||||
|
||||
<p></p>
|
||||
|
||||
<!-- TEASER_END -->
|
||||
|
||||
|
||||
|
||||
<!-- Bootstrap core JavaScript
|
||||
================================================== -->
|
||||
<!-- Placed at the end of the document so the pages load faster -->
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
|
||||
<script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery.min.js"><\/script>')</script>
|
||||
<script src="../../js/bootstrap.min.js"></script>
|
||||
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
|
||||
<script src="../../js/ie10-viewport-bug-workaround.js"></script>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue