From: Gabriel Dunne Date: Thu, 13 Jul 2023 17:27:16 +0000 (-0700) Subject: Fixing twilight engines X-Git-Url: https://git.quilime.com/?a=commitdiff_plain;h=39b4e1f29dee86c67e7e4d8fe8bc128745b18074;p=gabrieldunne.com-site.git Fixing twilight engines --- diff --git a/_posts/projects/2019-03-03-twilightengines.md b/_posts/projects/2019-03-03-twilightengines.md index 6e3a339..e1c9a8d 100755 --- a/_posts/projects/2019-03-03-twilightengines.md +++ b/_posts/projects/2019-03-03-twilightengines.md @@ -3,17 +3,19 @@ layout: post title: Twilight Engines categories: projects featured date: 2019-03-03 +te_url: https://twilightengines.site --- -![](https://oknk.studio/twilightengines/press/TwilightEngines_Wallace_05.png) -[Twilight Engines](https://oknk.studio/twilightengines/) by Vishal K Dar +![]({{ page.te_url }}/press/TwilightEngines_Wallace_05.png) + +[Twilight Engines]({{ page.te_url }}) by Vishal K Dar Created by [Okaynokay](https://oknk.studio) (Gabriel Dunne & Ryan Alexander) Site-Specific AR activated sites and sculptures at the Marin Headlands -[![](https://oknk.studio/twilightengines/images/appstore.svg)](https://itunes.apple.com/us/app/twilight-engines/id1448070024?mt=8) +[![]({{ page.te_url }}/images/appstore.svg)](https://itunes.apple.com/us/app/twilight-engines/id1448070024?mt=8) [http://appstore.com/twilightengines](http://appstore.com/twilightengines) @@ -22,10 +24,10 @@ Site-Specific AR activated sites and sculptures at the Marin Headlands Image credits: © Copyright 2019 Vishal K Dar, Okaynokay -![](https://oknk.studio/twilightengines/press/TwilightEngines_Wallace_04_thumb.png) +![]({{ page.te_url }}/press/TwilightEngines_Wallace_04_thumb.png) -![](https://oknk.studio/twilightengines/press/TwilightEngines_Wallace_03_thumb.png) +![]({{ page.te_url }}/press/TwilightEngines_Wallace_03_thumb.png) -![](https://oknk.studio/twilightengines/press/TwilightEngines_Mendell_Gallery_02_thumb.png) +![]({{ page.te_url }}/press/TwilightEngines_Mendell_Gallery_02_thumb.png) -![](https://oknk.studio/twilightengines/press/TwilightEngines_Wallace_Gallery_02_thumb.png) \ No newline at end of file +![]({{ page.te_url }}/press/TwilightEngines_Wallace_Gallery_02_thumb.png) \ No newline at end of file diff --git a/css/main.css b/css/main.css index ae8f830..1c3aed8 100755 --- a/css/main.css +++ b/css/main.css @@ -37,8 +37,7 @@ h1 a, h2 a, h3 a, h4 a { font-weight: normal; text-decoration: none; } -.post h2::before, .post h2::after -{ +.post h2::before, .post h2::after { /*content:" ---- ";*/ } diff --git a/index.md b/index.md index 6e7b7ce..2264634 100644 --- a/index.md +++ b/index.md @@ -4,7 +4,14 @@ title: index btt: 0 --- - -Personal website of Gabriel Dunne - -[about](about/) \ No newline at end of file + \ No newline at end of file