projects
/
waybacktweets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8dcf71d
)
version
author
Claromes
<claromes@hey.com>
Sat, 13 May 2023 00:48:15 +0000
(21:48 -0300)
committer
Claromes
<claromes@hey.com>
Sat, 13 May 2023 00:48:15 +0000
(21:48 -0300)
README.md
patch
|
blob
|
history
app.py
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index 40d3fe6cc5e523806488a73df30b9489ff8a4375..343adba03103dec4d147f7d1c6ebc0798e3fe979 100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-1,4
+1,6
@@
-# Wayback Tweets
+# 🏛️ Wayback Tweets
+
+[](https://github.com/claromes/waybacktweets/releases)
Archived tweets on Wayback Machine in a easy way
diff --git
a/app.py
b/app.py
index 3809f9d46c89713fe1a2d3d1776af8c212c8d7f9..af7689e13fcfedb90a4846ef9159b618260a7cb4 100644
(file)
--- a/
app.py
+++ b/
app.py
@@
-3,7
+3,7
@@
import datetime
import streamlit as st
import streamlit.components.v1 as components
-__version__ = '0.0.
1
'
+__version__ = '0.0.
2
'
st.set_page_config(
page_title='Wayback Tweets',