Skip to content

Commit

Permalink
Merge pull request harvard-lil#2 from harvard-lil/social-perma-cc
Browse files Browse the repository at this point in the history
social.perma.cc
  • Loading branch information
matteocargnelutti authored Dec 5, 2023
2 parents f6cc6ee + e2951c4 commit 5399d5e
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 0 deletions.
30 changes: 30 additions & 0 deletions public/archive/social-perma-cc.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
<!doctype html>
<html lang="en">
<head>
<title>social.perma.cc | Harvard Library Innovation Lab Museum 🏛️</title>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="robots" content="noindex, nofollow"/>

<link rel="stylesheet" href="../styles.css">
</head>

<body id="archive">

<header>
<div>
<h1>🏛️ social.perma.cc</h1>
<p>The original version of <a href="https://github.com/harvard-lil/thread-keeper">thread-keeper</a>, launched in November 2022 as a way to help preserve Twitter threads as <em>"sealed"</em> PDFs.</p>
<p><a href="/">👈 Back to the index</a></p>
</div>
</header>

<iframe
src="https://museum-wacz.lil.tools/?source=social-perma-cc.wacz&url=https://social.perma.cc/&show-location-bar=1"
allow="fullscreen"
sandbox="allow-scripts allow-modals allow-forms allow-same-origin allow-fullscreen"
></iframe>

</body>

</html>
1 change: 1 addition & 0 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ <h1><span>🏛️</span> Harvard LIL's Museum</h1>

<p>
<ul>
<li><a href="/archive/social-perma-cc.html">Archive of <strong>social.perma.cc</strong></a></li>
<li><a href="/archive/h2obeta-law-harvard-edu.html">Archive of <strong>H2O Playlist Beta</strong></a></li>
<li><a href="/archive/h2o-law-harvard-edu.html">Archive of <strong>H2O (version 1)</strong></a></li>
</ul>
Expand Down

0 comments on commit 5399d5e

Please sign in to comment.