From: Gabriel Dunne Date: Mon, 10 Jul 2023 01:56:17 +0000 (-0700) Subject: Updating index and bump font size X-Git-Url: https://git.quilime.com/?a=commitdiff_plain;h=9032e1cb3caa5707c9c56663451210f4b85ec5a2;p=gabrieldunne.com-site.git Updating index and bump font size --- diff --git a/.htaccess b/.htaccess index 391388d..4f3a1aa 100644 --- a/.htaccess +++ b/.htaccess @@ -1,3 +1,9 @@ RewriteEngine on RewriteCond %{HTTP_HOST} ^www\.(.+)$ [NC] RewriteRule ^(.*)$ http://%1/$1 [R=301,L] + +# re-write +# RewriteEngine On +# RewriteCond %{HTTP_HOST} ^gld.studio$ [OR] +# RewriteCond %{HTTP_HOST} ^www.gld.studio$ +# RewriteRule (.*)$ https://gabrieldunne.com/$1 [R=301,L] \ No newline at end of file diff --git a/_config.studio.yml b/_config.studio.yml index 8a3605d..6c85231 100644 --- a/_config.studio.yml +++ b/_config.studio.yml @@ -5,7 +5,7 @@ description: Gabriel Dunne author : Gabriel Dunne author_url : https://gld.studio author_email : contact@gld.studio -analytics: cd9f542e-b39e-4b7d-ac51-41978435ecf0 +analytics: a053f376-c426-4de9-937c-93b1e5bc6dc3 markdown : kramdown highlighter : true paginate : 8 diff --git a/_posts/works/2018-05-01-claves-angelicae.md b/_posts/works/2018-05-01-claves-angelicae.md index f639349..859d6c3 100644 --- a/_posts/works/2018-05-01-claves-angelicae.md +++ b/_posts/works/2018-05-01-claves-angelicae.md @@ -2,7 +2,7 @@ layout: post title: Claves Angelicae date: 2018-08-10 -categories: projects featured +categories: projects thumb: /m/ca/thumb.png --- diff --git a/css/main.css b/css/main.css index 74302cf..055e10e 100755 --- a/css/main.css +++ b/css/main.css @@ -11,7 +11,7 @@ body { font-family: sans-serif; - font-size:14px; + font-size:16px; line-height:1.5em; } h1, h2, h3, h4 { @@ -333,7 +333,6 @@ ul { .post code { /*border: 1px solid #ddd;*/ color:#000; - padding: .2em .4em; border-radius:0.2em; } .post pre code { diff --git a/index.html b/index.html index 0a6164a..e8e762e 100644 --- a/index.html +++ b/index.html @@ -2,31 +2,11 @@ layout: default title: index --- -
- Subspectral +
+ SUBSPECTRAL
-

- - - -

- - - -

- - - - - -
\ No newline at end of file