From c8c5f01e8ee6b43c160298b7cf82ebed6c2dd9e3 Mon Sep 17 00:00:00 2001 From: Miguel Rodriguez Date: Sun, 4 Jan 2015 11:45:52 -0600 Subject: [PATCH 1/7] Update project-2048.html Three modifications were applied: a) used async clauses on statementment for print.css and perfmatters.js, b) used local hard-disk copy for 2048.png rather than the internt's copy. --- project-2048.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/project-2048.html b/project-2048.html index b2446054f..dde54fba4 100644 --- a/project-2048.html +++ b/project-2048.html @@ -11,7 +11,7 @@ - + - + @@ -38,7 +38,7 @@
- +

Bacon ipsum dolor sit amet et pork belly porchetta excepteur dolor, laborum laboris magna labore dolore in fugiat beef ribs. Fugiat leberkas nulla do kevin dolore. Flank hamburger dolor swine prosciutto sirloin pig jerky sunt consequat pariatur. Mollit meatloaf nostrud laboris shoulder excepteur velit officia meatball nisi turkey. Nulla jowl spare ribs, et drumstick magna frankfurter.

From 8f24a63d59f8906d6befa1ce823c64a6ea6429c5 Mon Sep 17 00:00:00 2001 From: Miguel Rodriguez Date: Sun, 4 Jan 2015 12:18:06 -0600 Subject: [PATCH 2/7] Update index.html Commented out statement to font.googlefonts.com, since defaults are being used anyway. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index c190c1daa..e63a77ee1 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ Cameron Pittman: Portfolio - + From 83b3c0925cfe8be9d22d0cf64d4c9a7d98ed059a Mon Sep 17 00:00:00 2001 From: Miguel Rodriguez Date: Sun, 4 Jan 2015 12:46:19 -0600 Subject: [PATCH 3/7] Update index.html Personalized title and meta tags with my name and personal description. --- index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index e63a77ee1..ad666b831 100644 --- a/index.html +++ b/index.html @@ -3,9 +3,9 @@ - - - Cameron Pittman: Portfolio + + + Miguel Rodriguez: Portfolio From 2c19d675fc8bd38541b262920e3a55c67e61a874 Mon Sep 17 00:00:00 2001 From: Miguel Rodriguez Date: Sun, 4 Jan 2015 12:47:34 -0600 Subject: [PATCH 4/7] Update project-2048.html Personalized title and meta tags with my name and description. --- project-2048.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/project-2048.html b/project-2048.html index dde54fba4..78c675e00 100644 --- a/project-2048.html +++ b/project-2048.html @@ -3,9 +3,9 @@ - - - Cameron Pittman: Portfolio + + + Miguel Rodriguez: Portfolio From 50bb7d23134741a1030bdf02479d6519015d86ba Mon Sep 17 00:00:00 2001 From: Miguel Rodriguez Date: Sun, 4 Jan 2015 13:16:27 -0600 Subject: [PATCH 5/7] Update index.html added media="print" to statement for "print.css" --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index ad666b831..951b4b46e 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@ - +