Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

Commit

Permalink
chore: fix broken link in webpage
Browse files Browse the repository at this point in the history
  • Loading branch information
msfjarvis committed Jun 15, 2023
1 parent 7ec37ab commit 7c34dec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<!doctype html><html class="dark" id="oranda" lang="en"><head><title>twt</title><meta content="https://github.com/msfjarvis/twt" property="og:url"/><meta charset="utf-8"/><meta content="width=device-width, initial-scale=1.0" name="viewport"/><meta content="Tools for extracting metadata from tweets" name="description"/><meta content="Tools for extracting metadata from tweets" name="description"/><meta content="Tools for extracting metadata from tweets" property="og:description"/><meta content="website" property="og:type"/><meta content="twt" property="og:title"/><meta content="interest-cohort=()" http_equiv="Permissions-Policy"/><link href="/twt/oranda-v0.0.5.css" rel="stylesheet"/></head><body><div class="container"><div class="repo_banner"><a href="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/msfjarvis/twt"><div class="github-icon" aria-hidden="true"></div>Check out our GitHub</a></div><main><header><h1 class="title">twt</h1><nav class="nav"><ul><li><a href="/twt/">Home</a></li><li><a href="/twt/artifacts/">Install</a></li></ul></nav></header><div><div><h4 class="text-center">Install with crates.io</h4><pre style="background-color:#263238;">
<span style="color:#82aaff;">cargo install twt</span><span style="color:#89ddff;"> --</span><span style="color:#f78c6c;">locked</span><span style="color:#89ddff;"> --</span><span style="color:#f78c6c;">profile</span><span style="color:#89ddff;">=</span><span style="color:#82aaff;">dist</span></pre>
<div><a class="download-all" href="/artifacts.html">View all downloads</a></div></div><h1>twt <a href="https://unmaintained.tech/" rel="noopener noreferrer"><img src="https://unmaintained.tech/badge.svg" alt="No Maintenance Intended"></a> <a href="https://garnix.io" rel="noopener noreferrer"><img src="https://img.shields.io/static/v1?label=Built%20with&amp;message=Garnix&amp;color=blue&amp;style=flat&amp;logo=nixos&amp;link=https://garnix.io&amp;labelColor=111212" alt="Built with Garnix"></a></h1>
<div><a class="download-all" href="/twt/artifacts.html">View all downloads</a></div></div><h1>twt <a href="https://unmaintained.tech/" rel="noopener noreferrer"><img src="https://unmaintained.tech/badge.svg" alt="No Maintenance Intended"></a> <a href="https://garnix.io" rel="noopener noreferrer"><img src="https://img.shields.io/static/v1?label=Built%20with&amp;message=Garnix&amp;color=blue&amp;style=flat&amp;logo=nixos&amp;link=https://garnix.io&amp;labelColor=111212" alt="Built with Garnix"></a></h1>
<p>CLI tool to extract metadata from tweets</p>
<h2>Install</h2>
<h3>Install prebuilt binaries via shell script</h3>
Expand Down

0 comments on commit 7c34dec

Please sign in to comment.