Skip to content

Commit

Permalink
atamaca garden works
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickpatrickpatrick committed Apr 14, 2024
1 parent 9eb92d6 commit 2756510
Show file tree
Hide file tree
Showing 74 changed files with 571 additions and 47 deletions.
34 changes: 33 additions & 1 deletion _includes/layouts/atamaca.njk
Original file line number Diff line number Diff line change
@@ -1 +1,33 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><title>Atacama Garden</title><meta name="title" content="Atacama Garden"><meta name="description" content="Talking About Landscape in the 21st Century"><meta property="og:type" content="website"><meta property="og:url" content="https://metatags.io/"><meta property="og:title" content="Atacama Garden"><meta property="og:description" content="http://atacamagarden.fgmm.cl/"><meta property="og:image" content="/ogimg.png"><meta property="twitter:card" content="summary_large_image"><meta property="twitter:url" content="http://http://atacamagarden.fgmm.cl/"><meta property="twitter:title" content="Atacama Garden"><meta property="twitter:description" content=""><meta property="twitter:image" content="/ogimg.png"><link href="/static/css/main.50075e15.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div><script src="/static/js/main.bd3966da.js"></script></body><script type="text/javascript">fetch("/references.json").then(e=>e.json()).then(e=>{window.renderGarden(e)})</script></html>
<!doctype html>
<html lang="en">

<head>
<meta charset="utf-8" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta name="theme-color" content="#000000" />
<title>Atacama Garden</title>
<meta name="title" content="Atacama Garden">
<meta name="description" content="Talking About Landscape in the 21st Century">
<meta property="og:type" content="website">
<meta property="og:url" content="https://metatags.io/">
<meta property="og:title" content="Atacama Garden">
<meta property="og:description" content="http://atacamagarden.fgmm.cl/">
<meta property="og:image" content="/ogimg.png">
<meta property="twitter:card" content="summary_large_image">
<meta property="twitter:url" content="http://http://atacamagarden.fgmm.cl/">
<meta property="twitter:title" content="Atacama Garden">
<meta property="twitter:description" content="">
<meta property="twitter:image" content="/ogimg.png">
<link href="/atamaca/css/main.50075e15.css" rel="stylesheet">
</head>

<body><noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<script src="/atamaca/js/main.js"></script>
</body>
<script type="text/javascript">
fetch("/atamaca/references.json").then(e => e.json()).then(e => { window.renderGarden(e, '/works/atamaca-garden') })
</script>

</html>
2 changes: 1 addition & 1 deletion content/works/atamaca-garden.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---
title: Atamaca Garden
layout: layouts/base.nj
layout: layouts/atamaca.njk
---
Binary file modified public/.DS_Store
Binary file not shown.
Binary file added public/atamaca/js/.DS_Store
Binary file not shown.
41 changes: 0 additions & 41 deletions public/atamaca/js/main.bd3966da.js.LICENSE.txt

This file was deleted.

1 change: 0 additions & 1 deletion public/atamaca/js/main.bd3966da.js.map

This file was deleted.

Large diffs are not rendered by default.

Loading

0 comments on commit 2756510

Please sign in to comment.