Skip to content

Commit d3624f1

Browse files
committed
delete donate links, update docs
1 parent 46872dd commit d3624f1

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

54 files changed

+3407
-23
lines changed

.github/FUNDING.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

app/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ def scroll_page():
168168

169169
st.image(TITLE, use_column_width="never")
170170
st.caption(
171-
"[![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/claromes/waybacktweets?include_prereleases)](https://github.com/claromes/waybacktweets/releases) [![read the documentation](https://img.shields.io/badge/read_the-documentation-0a507a?logo=sphinx)](https://claromes.github.io/waybacktweets) [![sponsors](https://img.shields.io/badge/donate-via%20sponsors-ff69b4.svg?logo=github)](https://github.com/sponsors/claromes)" # noqa: E501
171+
"[![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/claromes/waybacktweets?include_prereleases)](https://github.com/claromes/waybacktweets/releases)" # noqa: E501
172172
)
173173
st.write(
174174
"Retrieves archived tweets CDX data in HTML (for easy viewing of the tweets), CSV, and JSON formats." # noqa: E501

build/.buildinfo

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Sphinx build info version 1
2+
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3+
config: 28a617ea8be2c355c226cdf202693234
4+
tags: 645f666f9bcd5a90fca523b33c5a78b7

build/.doctrees/api.doctree

161 KB
Binary file not shown.

build/.doctrees/cli.doctree

38.7 KB
Binary file not shown.

build/.doctrees/contribute.doctree

9.25 KB
Binary file not shown.

build/.doctrees/environment.pickle

436 KB
Binary file not shown.

build/.doctrees/exceptions.doctree

10.3 KB
Binary file not shown.
18.9 KB
Binary file not shown.

build/.doctrees/handson.doctree

6.02 KB
Binary file not shown.

0 commit comments

Comments
 (0)