Hacker News new | ask | show | jobs
by sseneca 2104 days ago
Yes, this makes the most sense in my opinion:

Check out [this link](https://...) ([archived](https://...))

This can also help in the event of a "hug of death"

1 comments

This is what I do on my blog, with some additional metadata:

    <p>
      <a 
        data-archive-date="2020-09-01T22:11:02.287871+00:00"
        data-archive-url="https://web.archive.org/web/20200901221101/https://reubenwu.com/projects/25/aeroglyphs"
        href="https://reubenwu.com/projects/25/aeroglyphs"
      >
        Aeroglyphs
      </a>
      <span class="archive">
        [<a href="https://web.archive.org/web/20200901221101/https://reubenwu.com/projects/25/aeroglyphs">archived</a>]
      </span>
      is an ongoing series of photos of nature with superimposed geometrical shapes drawn by drones.
    </p>